So as i dont really know where to post this since is a technical question pertaining to the default platform, i was asking myself if someone knew if the right mouse trigger and left mouse trigger were bind to a keyboard key, and if the anwser is yes which were they...
so that i could make my menu pop on cancel button or on mouse right trigger ... ty
so with the help of my new friend @casper667 and some search for those of you that want to get some use of left and right trigger
here is the 2 script command
hope it help a bunch of you...
TouchInput.isTriggered();
TouchInput.isCancelled();
so that i could make my menu pop on cancel button or on mouse right trigger ... ty
so with the help of my new friend @casper667 and some search for those of you that want to get some use of left and right trigger
here is the 2 script command
hope it help a bunch of you...
TouchInput.isTriggered();
TouchInput.isCancelled();
Last edited:

