Lock actor or camera position

How do you lock camera or actor in the editor so you don’t accidently move it?

Right-click on the actor in the viewport or outliner and near the bottom of the menu go to Transform>Lock Actor Movement.
That would be helpful as a tiny icon on the actors transform panel.

2 Likes

When the camera is locked in this way, it’s still possible to rotate the camera while looking through it. Is there a way to prevent this?

1 Like

I can’t find a way to prevent rotating it. Annoying isn’t it.

1 Like

I know this is years too late but on your camera movement input just attach a branch and a boolean
for me if isdead is my condition

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.