Fixed cancellation logic; added double jump max fall speed property.
Release / Export Game (push) Successful in 2m3s
Release / Export Game (push) Successful in 2m3s
This commit is contained in:
@@ -216,7 +216,7 @@ script = ExtResource("2_oekxy")
|
||||
WalkAcceleration = 30.0
|
||||
StoppingDeceleration = 50.0
|
||||
CancellationAcceleration = 50.0
|
||||
AirAcceleration = 5.0
|
||||
AirAcceleration = 3.0
|
||||
MaxFallSpeed = 50.0
|
||||
MaxRiseSpeed = 50.0
|
||||
MaxRunSpeed = 12.0
|
||||
|
||||
Reference in New Issue
Block a user