Ejemplo n.º 1
0
 void Start()
 {
     playerMovement  = PlayerMovement.Inst;
     DrunkShastaWalk = false;
     isAllowedToMove = true;
 }