Merge branch 'main' of github.com-personal:Back777space/among-me
This commit is contained in:
@@ -90,7 +90,10 @@ pub fn init_player(
|
||||
angular_damping: 1.0,
|
||||
},
|
||||
GravityScale(3.0),
|
||||
Transform::from_xyz(0.0, 1.0, 0.0),
|
||||
Transform::from_xyz(0.0, 0.5, 0.0),
|
||||
GlobalTransform::default(),
|
||||
InheritedVisibility::default(),
|
||||
ViewVisibility::default(),
|
||||
))
|
||||
.with_children(|parent| {
|
||||
parent.spawn((
|
||||
|
||||
Reference in New Issue
Block a user