Carragher / awesum-o

Automatically exported from code.google.com/p/awesum-o
0 stars 0 forks source link

Bullet Destory #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start level.
2. Place towers.
3. Towers will launch bullets to kill the tower.

What is the expected output? What do you see instead?
When an enemy is destroyed, but bullets are still tracking it, the bullet does 
some strange things.

Original issue reported on code.google.com by jon.carl...@gmail.com on 7 Nov 2013 at 2:29

GoogleCodeExporter commented 9 years ago
Changed things around so the bullets track by id and not by a pointer to an 
enemy.

Original comment by jon.carl...@gmail.com on 19 Nov 2013 at 5:55