3월 세일을 시작합니다! 3월 21일 오후 10시 59분까지 엄선된 콘텐츠를 50% 할인받으세요.

Runtime Gizmo (Transform Tool)

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: