This commit is contained in:
Back777space
2025-04-06 12:21:30 +02:00
parent cdac3bbfb3
commit 2f51d7c765

View File

@@ -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((