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 | |
hitTesting among duplicate MC's | 0 | 40 | June 26, 2005 | |
Advice on a Game | 9 | 97 | August 21, 2003 | |
Collision detection? | 4 | 52 | July 5, 2004 | |
When creating multiple monsters in space invaders, collision detection help
|
0 | 77 | September 10, 2008 |