Thank you,
I have got a very weird problem, I don’t know it’s from my codes or something else happened, the situation is:
I’ve created a new c++ class inherited from VRCharacter and when i try ExtendedSimpleMoveToLocation in C++ or blueprint child of my class, that function not working I’ve added some logs in that function in your codes but everything seems normal… do you have any idea what i missing?
The other TeleportTo function works well.