Short Circuit Gamer
Sep 20 2010, 01:41 AM
I'm looking for a way that i can set up a projectile event such as a bullet, that once it hits an enemy it damages them or kills them also for different weapons and for different directions.....Can Anyone help!
Omega Coriel
Oct 2 2010, 05:42 AM
You might as well get a script for that.. its hard to do.. you have to track the direction of your character, how far out the projectile goes, it's X and y so when X and y= the Enemy's X and Y you it will initiate the event... a script would be better
Taiine
Oct 2 2010, 03:57 PM
http://forum.chaos-project.com/index.php/topic,106.0.htmlIf your looking for a battle system that has enemies on map that you can shoot at them and such. there you go.