1
Ask a Question / Intermittent collision issues
« on: July 13, 2013, 06:51:16 pm »
I am seeing some strange intermittent collision issues in my game. I have setup collision groups to make it so that players collide with enemies and some specific tiles. I also setup a collision group so that my player's projectiles collide with the enemy and collide with some of the tiles. In addition, I setup terrain on the edges of my one scene so that the player cannot leave the scene.
The issue is that sometimes these collisions all work, and other times they don't. The one that’s the most confusing to me is the terrain boundary that I setup. I don't understand why it works sometimes and other times it doesn’t??
Anyone have any ideas what could be the cause of that?
The issue is that sometimes these collisions all work, and other times they don't. The one that’s the most confusing to me is the terrain boundary that I setup. I don't understand why it works sometimes and other times it doesn’t??
Anyone have any ideas what could be the cause of that?