Example #1
0
 public override void Awake()
 {
     controller0 = IVR.Controllers.GetController(0);
 }
Example #2
0
 public override void Reset()
 {
     controller0 = IVR.Controllers.GetController(0);
 }