hi sammy
This commit is contained in:
@@ -228,7 +228,7 @@ public class PlayerMovement : MonoBehaviour
|
||||
_isJumpFalling = false;
|
||||
|
||||
bool inCoyoteTime = LastOnGroundTime > 0;
|
||||
print("coyote time: " + inCoyoteTime);
|
||||
//print("coyote time: " + inCoyoteTime);
|
||||
|
||||
Jump();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user