1 decade ago by congwang0517
ig.input.bind(ig.KEY.MOUSE1, 'mouseLeft');
ig.input.pressed('mouseLeft');
is just catch the mousedown event.
ig.input.pressed('mouseLeft');
is just catch the mousedown event.
This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact