in default controls is set 'shift' to jump character. I want jump with right mouse click. I dont see in event 'jump' action to use so what i can do?
Develop games in your browser. Powerful, performant & highly capable.
If you look at the built in example 'Platform 4 (custom controls).capx'
just add the mouse object, then change event 2 to read 'Mouse: Right Button is Down - simulate Platform is pressing jump'.