I just noticed that C2 does not have "on mouse click" event.
Why is that?
On mouse click event is very useful(For example:If you don't want to shoot continuously when a button is down but to shoot once
Ashley
Develop games in your browser. Powerful, performant & highly capable.
Errr - have you tried Event: On Click?
ahh.Sorry.I was trying the "bouncing bullets" tutorial in the Examples folder of C2.
When I edited the on mouse button down,this even was not there.But now I have realised that it's because of "every 0.1 sec" event
:)