3月特卖开启!从即日起至3月21日晚上,精选商品五折特惠。

Runtime Gizmo (Transform Tool)

Blue Mountains - 蓝图 - 2019/04/05
14
4.36颗星(总分5颗星)(14个评分)
  • 71%
  • 7%
  • 14%
  • 0%
  • 7%

Edit/transform static mesh actors using convenient mouse interaction. Works at runtime and in packaged builds.

  • 支持的平台
  • 支持的引擎版本
    4.21 - 4.27, 5.0 - 5.3
  • 下载类型
    资源包
    此产品包含各种虚幻引擎资源,可以选择性导入现有的项目。

This asset adds transform gizmos to your project. You can change the location, rotation and scale of static mesh actors at runtime by convenient mouse interaction. This works in PIE and packaged builds and does not use UE4 editor code. Editing is simple and feels similar to the gizmos found in the editor.


Showcase Video


Example usages:

  • Enable players to set up their house with furniture as desired.
  • Create a map editor within your game.
  • ArchViz projects can use this to edit the environment in shipping builds.


Features:

  • Edit location, rotation and scale of static mesh actors using convenient mouse interaction.
  • Fully made in Blueprints.
  • Asset is fully independent of the editor, other assets or libraries.
  • Works in PIE (Play in Editor), standalone games and shipping/packaged builds.
  • Very simple integration in your project.

技术细节

Number of Blueprints: 1 Actor Blueprint for the Gizmo, 1 Blueprint for the screen widget and 1 Blueprint to fly around.

Input: Mouse:

  • Left Mouse Button: Select static mesh actor to edit. Select gizmo to transform the selected mesh.
  • Space Key: Switch between transform modes (location, rotation, scale)
  • M: Cycle between global and local axis translate.

Network Replicated: No. Dealing with changes made by the gizmo must be done by you.

Supported Development Platforms: Windows, Linux, MAC

Supported Target Build Platforms: Windows, Linux, MAC (Any platform with mouse support)

Documentation: https://drive.google.com/open?id=1138z2En4tJi3lJwib_5LfDaxMi7Xo-mF

Important/Additional Notes: