How do I modify the billboard text programmatically?

As the title states I want to modify the Text in Verse. How would I go about doing so?
image
image

you need to put this at the beggening of your code :

@editable 
YourBillboard : billboard_device = billboard_device {}

then: “YourBillboard.SetText”

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.