TK_RotationComponent - golden-coconut-studio/TikiAdventuresWiki GitHub Wiki

  • This component allows 360ยบ rotation. Gamepad deadzones are also removed.

  • How to use it:

     0.- Add the component to a Tiki.
    
     1.- Call the Rotation function from the component.
    
     2.- Add either gamepad input or X/Y axis to execute movement.
    
  • Conditions:

     0.- It will only work in Totem mode.
    
  • In addition the movement take in account if the tiki is in totem or not and reduce the base's rotation velocity.