Search found 1 match
- Mon Aug 19, 2024 1:26 pm
- Forum: Support and Development
- Topic: Problem with 2D physics
- Replies: 1
- Views: 3250
Problem with 2D physics
Hey, I got a problem. so I created a Virus class, and when it collides with the player it should only stick to it, not move around or anything. But my problem is, when the virus' collision body collides with the player's, it passes through any other collision body after, like as if it's collision bo...