fixed: various movement and air control fixes and tweaks, various clean up
This commit is contained in:
@@ -19,8 +19,6 @@ namespace NodeCanvas.Tasks.Actions {
|
||||
[SliderField(0, 1)]
|
||||
public BBParameter<float> standStillJumpStrength;
|
||||
|
||||
|
||||
|
||||
[Tooltip("Determines how much current movement vectors into jump direction")]
|
||||
[SliderField(0, 1)]
|
||||
public BBParameter<float> currentVelocityInheritence;
|
||||
|
||||
Reference in New Issue
Block a user