feat(objects): implement hmd spatial again (i forgor)
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ impl Plugin for FlatscreenInputPlugin {
|
||||
|
||||
#[derive(Component)]
|
||||
#[require(Camera3d)]
|
||||
struct FlatscreenCam;
|
||||
pub struct FlatscreenCam;
|
||||
|
||||
fn setup(mut cmds: Commands) {
|
||||
let Ok(pointer) =
|
||||
|
||||
Reference in New Issue
Block a user