Трай сделать скрипт прыжка
This commit is contained in:
parent
b71551b827
commit
d973565f72
@ -10,8 +10,8 @@ public class PlayerJumpScript : MonoBehaviour
|
||||
[SerializeField] private CharacterController _CharacterController;
|
||||
[SerializeField] private LayerMask _GroundLayers;
|
||||
|
||||
private bool IsGrounded()
|
||||
{
|
||||
//return Physics.CheckSphere(transform)
|
||||
}
|
||||
//private bool IsGrounded()
|
||||
//{
|
||||
// //return Physics.CheckSphere(transform)
|
||||
//}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user