Hello, I am using an arc rotate camera to my project for having a target on an object or center of my scene if nothing is selected and i have to implement a feature to move the target of my camera in order to move the target position forward, left,right and backward of my view.
It’s possible with other camera but i don’t found solution for Arc rotate .
I am also thinking if it’s possible to change the type of my camera during the action of movement and re-set it as a Arc rotate camera but how can i get the correct target after that ?
Ps: Sorry for my english if there is any misunderstanding
Maybe can i use the Beta to determine the direction i need to move but how can i get the X,Z axis to determine forward ?
I didn’t precise but i don’t want to change my Y axis position.
Thanks for your reply, I know how to move the camera but how can i move it in forward, left, right or backward of the view direction, it’s not a problem if the use don’t move the camera.
Yes, that what i was thinking about but i didn’t find a way to get the direction of my view to update my target position (i think it can be get by the beta)
there is my button to move the camera : Pasteboard - Uploaded Image