Home

Awesome

Actor Locker

Description

Simple plugin that lets you lock actor in the Level Editor so you can't move or select it.

How to install

  1. Download latest release for your Unreal Engine version
  2. Unzip into: <ProjectDirectory>/Plugins (create Plugins directory if it doesn't exist)
  3. If you are using C++: Right Mouse Button on your .uproject file -> Generate Visual Studio project files
  4. Launch project
  5. If it's not enabled: Go to Edit -> Plugins -> "Project" category -> Editor -> Enable "Actor Locker" and restart the editor
  6. Done

How to use

You can manipulate selected actor using hotkeys, World Outliner or Context Menu

Hotkeys (Default)

You can change hotkeys in Edit -> Editor Preferences -> Plugins -> Actor Locker

World Outliner

You will see additional column with Lock icon. Just click on it and it will lock itself and all children as well.

image

Context Menu

Click Right Mouse Button on selected actors and you will see 2 additional actions in the bottom:

image