Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

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

CVT TransformManager Blueprint Location

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

image-20240826-210637.png

image-20240826-210653.png

In the TransformManager blueprint, navigate to the AddTransformedActor Function

image-20240916-174714.png

Modifying BP_TransformComponent Blueprint

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.pngimage-20240916-174742.png

Binding UI & Interactions

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

  • No labels