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