Search found 1 match
- Sun Nov 03, 2013 3:32 am
- Forum: Support and Development
- Topic: Help with setting up a collision system, without much change
- Replies: 1
- Views: 1140
Help with setting up a collision system, without much change
Hi, I'm participating in the Mini Ludum Dare 46, the first dare on my own, and I've had to look up a few tutorials to help, they all work BUT I have one issue, now I need my bullets to collide with the enemy. This is my code, I want it to detect collision, and then I want to be able to add my own th...