Category "collision"

2D Player Shaking When Platforms Move Up and Down?

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

Scores not updated when collided the second time

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

Having trouble with wall collisions

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

Pygame change level - level made of list

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

Collider not working after changing object scale

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