Ejemplo n.º 1
0
 void FixedUpdate()
 {
     Actions.Inputs(PBB, Move);
     Move.MoveUpdate(PBB);
 }