Common Actor Operations#

See also

Assets used in creation of animations are a part of:

Place actors#

Drag & Drop from the Content Browser#

../../../_images/24.webp

Using Context Menu#

Place Actor submenu in context menu allows rapid placing common and last used actors.

../../../_images/05.webp

Selection section shows selected actor in asset browser

../../../_images/07.webp

Replace actors#

Using Context Menu#

../../../_images/08.webp

Replace selected actors with does exactly that.

Duplicate actors#

Alt + Drag#

Press Alt and drag any gizmo axis to duplicate actor.

Note

This feature does not work inside of actor blueprint viewport.

../../../_images/021.webp

Using Ctrl+D#

Press Ctrl+D and then drag newly created actor using gizmo, or

../../../_images/03.webp

Using Context Menu#

Use Edit in Context menu.

../../../_images/04.webp

Using Copy Paste#

../../../_images/30.webp
Keyboard shortcut: CTRL+C to copy, CTRL+X to cut, CTRL+V to paste

There is an extra feature, Paste Here which pastes copied actor at click location

../../../_images/31.webp

Selecting Actors#

Click on the actor to select it.
Hold Shift to select multiple actors.
Press ESC to deselect all selected actors.

Using outliner#

../../../_images/09.webp

Select Transparent/Translucent Actors#

../../../_images/11.webp

To select transparent/translucent actors, use Settings menu and enable Allow Translucent Selection

Transparent actors are actors with material that has blend mode set to other than Opaque or Masked
This does not include bsp_actors
../../../_images/10.webp

Marquee Selection#

Press CTRL+ALT+LeftMouseButton and drag to enable marquee selection mode.

Press CTRL+SHIFT+ALT+LeftMouseButton and drag to add actors to selection using marquee.

../../../_images/011.webp

Strict Box Selection#

../../../_images/19.webp ../../../_images/20.webp

This function enforces that actors selected by marquee selection have to be fully encompassed by the selection rectangle.

../../../_images/18.webp

Box select Occluded Objects#

../../../_images/21.webp ../../../_images/22.webp

Allows marquee selection to also select objects behind other objects and outside the view.

../../../_images/23.webp

Rename Actors#

../../../_images/32.webp

Press F2 to rename selected actors. or RightClick on actor and go in Edit section in context menu.

Note

You cannot rename multiple actors at once using this method.

Change Visibility#

Hide Selected#

../../../_images/33.webp

To hide actor in editor, press H

Note

Once you go into play, simulate mode or switch Levels actors will reappear.

Alternatively use Show Only Selected to hide everything else.

Note

This includes lights and sky box.

Show/Unhide selected actors#

../../../_images/34.webp

To unhide only selected actors, go to editor_outliner, and click on eye icon

Show/Unhide all actors#

../../../_images/35.webp

To unhide all hidden actors, press CTRL+H

Show/Hide Selected at startup#

../../../_images/37.webp

Once editor is in Play or Simulate state, selected actor will unhide/hide.

Show all at startup#

../../../_images/36.webp

Any actors that had Show/Hide Selected at startup set, this function will reset the state to default.

Actor Groups#

../../../_images/12.webp

Actors can be grouped to make moving multiple actors easier.

Keyboard shortcut: CTRL+G
../../../_images/13.webp

Grouping using context menu#

New actors can be added to group anytime using Regroup

Keyboard shortcut: CTRL+G while new actor and selected actor group is selected.
../../../_images/15.webp

Unlocking group makes individual actors movable again until group is locked again.

../../../_images/14.webp

Ungrouping removes the group bond between grouped actors.

../../../_images/16.webp

Allow Group Selection temporarily disables all groups and group functionality.

Keyboard shortcut: CTRL+SHIFT+G
../../../_images/17.webp

Upon pressing delete on a group, all actors being a part of this group are deleted. Warning message will be shown

../../../_images/28.webp

Actor Groups cannot be grouped, only merged. Attaching Actors feature allows this, not only with single actors but groups too.

Attaching Actors#

../../../_images/25.webp

If you want to other actor copy transforms (location, rotation and scale) of other actor, but not be a component of it or in a group use Attach To from actor context menu.

../../../_images/26.webp

It does not change scale of objects upon attaching, but after being attached it scales with parent actor.#

Attached actors will be visible in outliner hierarchy

../../../_images/27.webp

Upon parent actor deletion, child actors are simply detached.

Unlike Actor Groups, child actors can have other child actors attached to them and even whole groups.

../../../_images/29.webp