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