issues
search
TuftEntertainment
/
hashtag-warrior
Open-source iOS game powered by cocos2d.
MIT License
8
stars
7
forks
source link
Projectile emitter
#31
Open
danielgwood
opened
11 years ago
danielgwood
commented
11 years ago
Implement something to generate projectiles. Needs to:
Create multiple projectiles
Vary initial speed
Vary initial trajectory
Vary projectile size
Vary the number of projectiles that are fired over a given period
Ensure projectiles are cleaned up once they have left the screen
Implement something to generate projectiles. Needs to: