Behaviors don't work at certain angles?
zombychicken
Member Posts: 0
Hello all,
I am creating a game where there is a planet that fires missiles at incoming asteroids. Once the missiles reach a certain location, they are supposed to explode. However, about half of the time, the missiles keep on going forever off screen. It seems to be at certain angles, because once you find an instance where this happens, it will always happen for that angle. Does anyone know what is causing this?
Thanks
Comments
Yes, it's caused by the way you have set up your rules, behaviours and attributes - and the way you have assigned them their various functions and values.
Without being able to see the specific code that is causing the issue that's really all anyone can say.