awtterpip / bevy_oxr

Apache License 2.0
247 stars 39 forks source link

Common tracked entities utils #153

Closed ForTehLose closed 2 months ago

ForTehLose commented 2 months ago

I added some things to the utils crate to make accessing the tracking information for the most common items easy.

XRTrackedStage XRTrackedLocalFloor XRTrackedView XRTrackedLeftGrip XRTrackedRightGrip

these components set the transforms to the appropriate tracking data.