For some reason, my player character shakes up and down when the platform moves up and down, which prevents the player from jumping because the player is not gr
Im having problem with an endless runner game. The scores are not updating after the first object collided. The script is attached to a prefab object. After the
I'm working on this game right now (with GameMaker Studio 2) and I'm currently coding walls and when I tried making horizontal collision, it worked fine, but wh
Hello i am new in pygame. And i have used this example: http://pygame.org/project/1061/ The example shows how to chack for collision, make a level from a list a
In my 2d game, no collider is working after changing it's scale. My Spaceship/Sprite is surrounding with Box collider 2D. Now I want to use border and that's wh