ClientSim icon indicating copy to clipboard operation
ClientSim copied to clipboard

GetTrackingData.AvatarRoot returns world origin.

Open TekkyNeko opened this issue 1 year ago • 0 comments

Pretty self explanatory, when trying to use GetTrackingData.AvatarRoot inside of ClientSim, it will always return the world origin (0,0,0). This makes it substantially harder to test systems that require AvatarRoot.

TekkyNeko avatar May 11 '24 16:05 TekkyNeko