I want to make hand tracking anim bp, so i think that i can make with GetMotionControllerData.
But i have notice about the difference between openxr’s coordinate system and unreal’s coordinate system.
my question is:
Should i convert GetMotionControllerData’s Transform(OpenXR Coordinate) into Unreal Coordinate System? I don’t know about GetMotionControllerData’s internal logic.