Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Annotation Text

  1. Locate CavrnusSpatialConnector in the Outliner and add a new entry to SpawnableIdentifiers as shown below.

  2. Locate BP_AnnotationComponentand bypass the original spawn actor logic with the Cavrnus logic shown below.

BP_AnnotationComponent

This Command offers two main features: Text and Paint annotations. This allows the user to label points of interest in the Level. Extra features have been added, please refer to [Insert link to advanced features guide here!!!].

Note

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

Annotation Text

Modifying BP_AnnotationComponent Blueprint

image-20240826-221035.pngImage Modified
image-20240826-220857.pngImage Modified

image-20240826-220919.pngImage Modified

image-20240826-220929.pngImage Modified

Text Annotation

image-20240826-221201.png

Stroke Annotation

image-20240826-221336.png

BP_AnnotationText

This is optional, but in order to support NDisplays, 2D annotation texts must be 3D widgets.

image-20240826-222803.pngimage-20240826-223019.png