use TransformInterpolation
This commit is contained in:
@@ -55,6 +55,7 @@ fn spawn(
|
||||
Name::from("player"),
|
||||
Player,
|
||||
transform,
|
||||
TransformInterpolation,
|
||||
Visibility::default(),
|
||||
RigidBody::Dynamic,
|
||||
Collider::capsule(1.2, 1.5),
|
||||
|
||||
Reference in New Issue
Block a user