Hi
First sorry to my English
It s possible to reset the tracking position of camera with Ar core ?
I explain
When i move in space, that’s my camera of my Bp Pawn who move. Sometimes, that’s the Bp pawn who move and rotate if i want note move at all.
So when i move in space the camera is not in 0,0,0 relative coordiate of in the Bp Pawn. To replace my camera i need to “pause ar sessions” set relative position in 0,0,0 then start arcore session.
But when i start arcore session the camera go to my position in real space, it not stay in my pawn. Because, in my mind the tracking position need to recalibrate.
I no see in unreal engine the blueprint “reset tracking”
Someone can help me ?
Thanks