fix
This commit is contained in:
@@ -91,9 +91,6 @@ pub fn init_player(
|
|||||||
},
|
},
|
||||||
GravityScale(3.0),
|
GravityScale(3.0),
|
||||||
Transform::from_xyz(0.0, 0.5, 0.0),
|
Transform::from_xyz(0.0, 0.5, 0.0),
|
||||||
GlobalTransform::default(),
|
|
||||||
InheritedVisibility::default(),
|
|
||||||
ViewVisibility::default(),
|
|
||||||
))
|
))
|
||||||
.with_children(|parent| {
|
.with_children(|parent| {
|
||||||
parent.spawn((
|
parent.spawn((
|
||||||
|
|||||||
Reference in New Issue
Block a user