implementing jump input buffering on grounded
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 18s
Create tag and build when new code gets to main / Export (push) Successful in 9m47s

This commit is contained in:
2026-01-07 09:58:18 +01:00
parent a1d57d6a1a
commit fffd8c947b
2 changed files with 21 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ Weight = 4.0
MantleTime = 0.3
MantlePath = ExtResource("2_6lejt")
CoyoteTime = 0.3
InputBufferFrames = 5
SimpleJumpStartVelocity = 6.0
SimpleJumpHangTimeInFrames = 1
SimpleJumpGravityLesseningFactor = 2.0