Updated Oculus controller to use the
This commit is contained in:
@@ -104,6 +104,7 @@ pub fn setup_oxr_actions(world: &mut World) {
|
|||||||
)
|
)
|
||||||
})
|
})
|
||||||
{
|
{
|
||||||
|
info!(dev);
|
||||||
instance
|
instance
|
||||||
.suggest_interaction_profile_bindings(instance.string_to_path(dev).unwrap(), &bindings)
|
.suggest_interaction_profile_bindings(instance.string_to_path(dev).unwrap(), &bindings)
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|||||||
Reference in New Issue
Block a user