finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::{action_binding::run_action_binding_sugestion, session::OxrSession};
|
||||
use bevy::prelude::*;
|
||||
use bevy_xr::session::XrSessionCreatedEvent;
|
||||
use bevy_mod_xr::session::XrSessionCreatedEvent;
|
||||
|
||||
impl Plugin for OxrActionAttachingPlugin {
|
||||
fn build(&self, app: &mut App) {
|
||||
|
||||
Reference in New Issue
Block a user