classes/class_xrpose #521
Replies: 1 comment 1 reply
-
|
You have to transform var velocity = XRServer.get_reference_frame()*linear_velocityI ran into this issue when implementing a throwing-mechanism where I was directly setting the controller velocity to the thrown object, which led to me launching the object in a completely different direction. Using the transformed velocity solved it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_xrpose
Inherits: RefCounted< Object This object contains all data related to a pose on a tracked object. Description: XR runtimes often identify multiple locations on devices such as controllers that are ...
https://docs.godotengine.org/en/4.4/classes/class_xrpose.html
Beta Was this translation helpful? Give feedback.
All reactions