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

image-20240826-225232.png
Create a new Event Dispatcher: Cavrnus_DimensionCreated
image-20240826-225242.png
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.

Â