Hi, I'm wanting to make ny player fire more than one bullet when I hold down the shoot button like a machine gun.
Ok here is an example...
http://chomikuj.pl/doppelek/shoopdawhoop.cap
ShoopDaWhoop-PedoBear! XD
Is there any way too slow down the rate of fire because right now its a constant stream of bullets.
Of course!! Just add another event to the old event:
+Every x milliseconds (x just change to any value you want, more the x value is then more delay between bullets)
Then he just fire bullets even when I'm not holding down shoot button
Of course!! Just add another event to the old event: +Every x milliseconds (x just change to any value you want, more the x value is then more delay between bullets)
Read my lips, ok?
Develop games in your browser. Powerful, performant & highly capable.
Thats not helping.
Ok translating for newbies:
Before:
<img src="http://img250.imageshack.us/img250/7118/43175695hv7.png">
And how it should be:
<img src="http://img250.imageshack.us/img250/2235/18908168vz7.png">
Edit: How about now?
Images don't work.
LOL at this thread...
Then you should probably read it again, and pay special attention to the bold words. The trick is to add the second condition to the event, not just replace the old one with the new one.