Cosmos by Leartes: 所有产品五折优惠

Actor Locker

Gradess Games - 代码插件 - 2023/01/22

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