View Single Post
  #1  
Old 08-22-2018, 08:08 AM
natstj natstj is offline
Member
 
Join Date: Aug 2018
Posts: 7
vizact sensor functions

I am trying to adapt a script from key input to sensor input. I need to program a function while a sensor (an oculus remote button) is down, so a task repeats for the amount of time the button is held down. Unlike the whilekeydown function, I have only been able to find an onsensordown function. Does anyone have advice for going about this? Thank you!
Reply With Quote