Bugrimov Maksim: 전체 콘텐츠 50% 할인

Actor Locker

Allows user to lock actors in the Editor Viewport to prevent it from selection and moving

  • 지원 플랫폼
  • 지원 엔진 버전
    5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Simple editor extension. It allows you to lock actors in the editor viewport via World Outliner window / hotkeys / context menu, so the locked actors can't be selected or moved until you unlock them.

Documentation: GitHub

Support: Discord

기술적 세부사항

Features:

  • Add new column in World Outliner for locking actors
  • Add new context menu actions to lock / unlock / toggle locked actors
  • Add new editor hotkeys to lock / unlock / toggle locked actors
  • Add the workaround to select actors through locked ones (Query collision required)
  • Totally configurable (Edit -> Editor Preferences -> "Plugins" section -> Actor Locker)


Code Modules: Editor

Number of Blueprints: 0

Number of C++ Classes: 10

Supported Development Platforms: Win64