ADDING TEXT
Text elements can provide additional information within the virtual experience. You can read more about text elements here.
Steps
- Add a cube or a plane actor to the scene.
- Add a
QuickStitchInteractableComponent
to the added actor. - Set it’s type to be
Text
. - Under the additional properties, add in the text that you would like to display.
Wrapping up
Congratulations, you now have custom text elements within the experience!