fix: settings spawn in wrong spot
This commit is contained in:
@@ -122,6 +122,7 @@ where
|
||||
name: KEYBOARD_NAME.into(),
|
||||
grabbable: true,
|
||||
recenter: true,
|
||||
anchored: true,
|
||||
interactable: true,
|
||||
spawn_scale: width,
|
||||
spawn_point: vec3a(0., -0.5, 0.),
|
||||
|
||||
Reference in New Issue
Block a user