Cavrnus-CVT Dimension/Measurement Command
This Command allows users to dynamically create persistent measurements in space from point A to point B.
Reminder: All of the Event Dispatchers we create must match exactly to what is shown in this guide!
Modifying BP_DimensionComponent Blueprint
CVT BP_DimensionComponent Blueprint Location
→ CollaborativeViewer/Blueprints/Commands/Dimension/BP_DimensionComponent
→ Create Cavrnus_DimensionCreated Event Dispatcher
Create a new Event Dispatcher: Cavrnus_DimensionCreated
Add all the Inputs as shown above
Â
→ Add Call to Cavrnus_DimensionCreated Event Dispatcher
The Dimension/Measurement Command is now setup! Ensure all blueprints compile and if needed, refresh nodes.
Â