im making a game and so far its been pretty easy, but i ran into a problem detecting when a bullet hits a guy. I duplicated both the bullet and the guy so i figured i could put code into the bullet and nest a do loop inside to test which guy i hit. but the do loop runs too slowly and only detects a collision every once in a while. Is there any way to test if any guy duplicated is hit?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Collision Detection
|
3 | 69 | December 23, 2003 | |
Collision detection
|
0 | 50 | July 16, 2007 | |
Collision detection?
|
3 | 45 | July 5, 2004 | |
Collision detection? | 4 | 52 | July 5, 2004 | |
Collision detection
|
1 | 44 | April 19, 2006 |