Beispiel #1
0
 // for controller vibration
 private void FixedUpdate()
 {
     inputSystem.FixedTick();
 }