Author Topic: [EVENTS] Firing bullets by clicking.  (Read 293 times)

I used to be able to do this, but I completely forgot, and testing it out isn't working. So, how do I make bullets fly out of my face whenever I click with VCE?

OnActivate | Self | cancelEvents
OnActivate | Self | fireRelay
OnRelay | Self | fireRelay
OnRelay | Self | VCE_ifValue | <var:pl:firing> == 1
OnVariableTrue | Player | fireProjectile | 0 0 0 Gun Bullet 0 0 0