physics work
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ impl CharacterControllerBundle {
|
||||
body: RigidBody::Kinematic,
|
||||
collider,
|
||||
speed: MaxSpeed(100.),
|
||||
acceleration: MaxAcceleration(100.),
|
||||
acceleration: MaxAcceleration(1000.),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user