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 Cavrnus_SetInteractionState
Add IsInteracting Boolean Input
Add Cavrnus_SetIsMoving
Add IsMoving Boolean 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 Cavrnus_CropBoxSpawned
Add Location Transform Input
→ Add Call to CavrnusCropBoxSpawned
The CropBox Command is now setup! Ensure all blueprints compile and if needed, refresh nodes.
Looking for labels? They can now be found in the details panel on the floating action bar.
Related content
Cavrnus-CVT Move/Transform Command
Cavrnus-CVT Move/Transform Command
More like this
Cavrnus-CVT XRay Command
Cavrnus-CVT XRay Command
More like this
Cavrnus-CVT Annotation Command
Cavrnus-CVT Annotation Command
More like this
Cavrnus-CVT Dimension/Measurement Command
Cavrnus-CVT Dimension/Measurement Command
More like this
Cavrnus-CVT: Menus
Cavrnus-CVT: Menus
More like this
Cavrnus-CVT Datasmith
Cavrnus-CVT Datasmith
More like this