Exemplo n.º 1
0
 void Awake()
 {
     climber = GetComponent <ClimbingMover>();
 }