by krenisis » Fri Dec 25, 2009 7:12 am
Ok you want to shoot here we go the first thing is the bullet
Add actor bullet then add animation
Then go to top of your screen where it says path.....add a new path....name the path ...fire right....then put 100 in the box below..
draw the path onscreen start on left then go all the way to right....now close the path box.
Click on actor bullet and where it says path select fire right.
Click on actor bullet ,,then click on events,,then click on path finish,,then click on add action,,click on destroy actor,,select actor bullet.
Ok now go to the actor you want to shoot bullets
click on events,then click on key button down...then select a button...then click add action....click on create actor....select actor bullet..then select immediate action...
Now your main actor will shoot bullets.