1 decade ago by dahl
I see lots of threads about dragging and mouse location, but i'm more interested in just a single click. I've been reading the Input Docs and understand most of it, but,
so.......
ig.input.bind(ig.KEY.MOUSE1) binds to the left click. so then do i add....
.pressed in some way? b/c i don't see any kind of "onClick" like in java. OR could i just add my own control via the script?
as always thanks for your time and look forward to hearing from you guys. Thanks!
so.......
ig.input.bind(ig.KEY.MOUSE1) binds to the left click. so then do i add....
.pressed in some way? b/c i don't see any kind of "onClick" like in java. OR could i just add my own control via the script?
as always thanks for your time and look forward to hearing from you guys. Thanks!