Ejemplo n.º 1
0
 internal void Run(float runInput)
 {
     movementScript.Run(runInput);
 }