Exemplo n.º 1
0
 void LateUpdate()
 {
     script.IsPlacable(placable);
     script.IsGrounded(NearGround);
 }