The label is a data-driven text component which can be given a data source and value just like DS BC components. It can handle both number and string inputs allowing you to use data sources which serve up text, such as where instructions or descriptive states are included as a string field in the data.

Step-by-Step

  1. In the Datasculpt Content > Utility folder, drag the Label blueprint into the level in the desired location.
  2. In the details panel component hierarchy, click the DS_DataRequest (Inherited) component.

  1. Below that in the Data Sculpt section > Data Request Settings, click the + to add a data source.
  2. From the Data Source Name dropdown, select the desired data soruce.
  3. In the Data Names section below it, click the + once to add a data value.
  4. From the dropdown, select the data value name desired.
  1. The label should now display the selected data when played.
  2. The text properties can be altered, as a normal Unreal text component, by editing the TextRender (Inherited) component.
  1. The Label object can be parented to any other object including DS ones – this is a good way to deliver a data driven object which also has a label showing the data driving the objects spatial or material behaviour.
Revision: 2
Last modified: 21 May 2021

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment