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 2 Next »

Reminder: All of the Event Dispatchers we create must match exactly to what is shown in this guide!

Modifying BP_CropBox Blueprint

CVT BP_CropBox Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Cropbox/BPs/BP_CropBox

→ Add Event Dispatchers to BP_CropBox

image-20240826-231915.png
image-20240826-231925.png

image-20240826-231945.png
image-20240826-231957.png

image-20240826-232021.png
image-20240826-232029.png

→ Add Call to CavrnusSetExcludeInclude Event Dispatch

image-20240916-210419.png

→ Add Calls to CavrnusSetInteractionState and CavrnusSetIsMoving

image-20240916-210606.png

Modifying BP_CropBoxComponent Blueprint

CVT BP_CropBoxComponent Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Cropbox/BP_CropBoxComponent

Add Event Dispatcher to BP_CropBoxComponent

image-20240826-231702.png

image-20240826-231608.png

Add Call to CavrnusCropBoxSpawned

image-20240916-210851.png

  • No labels