more matching jet speed
This commit is contained in:
@@ -217,7 +217,7 @@ const RUNNING_MOVEMENT_CONFIG: MovementConfig = MovementConfig {
|
|||||||
|
|
||||||
const FLYING_MOVEMENT_CONFIG: MovementConfig = MovementConfig {
|
const FLYING_MOVEMENT_CONFIG: MovementConfig = MovementConfig {
|
||||||
movement: CharacterMovement {
|
movement: CharacterMovement {
|
||||||
target_speed: 20.0,
|
target_speed: 50.0,
|
||||||
acceleration: 300.0,
|
acceleration: 300.0,
|
||||||
},
|
},
|
||||||
step: SteppingConfig {
|
step: SteppingConfig {
|
||||||
|
|||||||
Reference in New Issue
Block a user