So when i change from perspective view to front view i want Z and X axes so i can see like im begind the camera not like this with the Y axe. How can i change that?
That would be left or right view, then…
EDIT: You’ve got your camera rotated by 90. Front or back will do it, normally.
EDIT: If you always want to see from behind the camera, not possible…
Front, Left, Top and so on are World axes. Your camera actor is rotated in space relative to the world’s.
so i can see like im begind the camera
You’d have to rotate the camera actor so it’s aligned with the world axes. Looks like a 270 Z degree rotation is needed here.