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 TransformManager Blueprint Location

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

image-20240826-210637.pngImage Removedimage-20240826-210637.pngImage Added

image-20240826-210653.png

In the TransformManager blueprint, navigate to the AddTransformedActor Function

image-20240916-174714.pngimage-20240916-174742.png

Modifying BP_TransformComponent Blueprint

Info

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

→ UI and Interaction Logic

Now that we have added the necessary Cavrnus Notify Server Boolean to the necessary nodes, ensure the UI options shown below have the value set to True.

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