Cavrnus-CVT CutVolume/CropBox Command
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
Add Cavrnus_SetExcludeInclude
Add Location Transform input
Â
Â
Â
→ Add Call to CavrnusSetExcludeInclude Event Dispatch
→ Add Calls to CavrnusSetInteractionState and CavrnusSetIsMoving
Modifying BP_CropBoxComponent Blueprint
CVT BP_CropBoxComponent Blueprint Location
→ CollaborativeViewer/Blueprints/Commands/Cropbox/BP_CropBoxComponent
Â
→ Add Event Dispatcher to BP_CropBoxComponent
Â
Â
→ Add Call to CavrnusCropBoxSpawned
Â