Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This Command allows the user to manipulate an object’s transform in the Level. Extra features have been added for more functionality. Please refer to [Insert link to advanced features guide here!!!].

Modifying TransformManager Blueprint

Info

CVT

BP_TransformComponent

TransformManager Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Transform/BPs/TransformManager

image-20240826-210637.pngImage Added

image-20240826-210653.pngImage Added

In the TransformManager blueprint, navigate to the AddTransformedActor Function

image-20240916-174714.pngImage Added

Modifying BP_TransformComponent Blueprint

Info
Modifying

CVT BP_TransformComponent Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Transform/BP_TransformComponent

→ AddActorToTransfomManager_ROS Event

image-20240916-180245.png

→ RestoreInitialTransform_RunOnserver Event

image-20240916-175512.png

→ RestoreTransformAll Event

image-20240916-180122.png

Adding New Logic

→ RestoreTransformAll Logic

image-20240916-172705.png

→ RestoreInitialTransform_RonOnServer Logic

image-20240916-181321.png

→ SaveGame Logic

image-20240826-205810.pngimage-20240826-205704.png

Modifying TransformManager Blueprint

Info

CVT TransformManager Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Transform/BPs/TransformManager

image-20240826-210637.pngImage Removed

image-20240826-210653.pngImage Removed

In the TransformManager blueprint, navigate to the AddTransformedActor Function

image-20240916-174714.pngImage Removedimage-20240916-174742.png

image-20240826-205334.pngImage Removed

Binding UI & Interactions

image-20240826-211506.pngimage-20240826-211448.png