Yep, Knew this was simple. I figured it out as soon as i posted. I was saving the changes to the subtitle text on the instance of the chat UI, instead of the prefab. Changing the prefab kept the changes around.
Stupid me! Maybe my stupidity will help someone else in the future!
Search found 2 matches
- Mon Aug 31, 2020 7:26 pm
- Forum: Dialogue System for Unity
- Topic: Simple question on centering subtitles
- Replies: 1
- Views: 116
- Mon Aug 31, 2020 6:55 pm
- Forum: Dialogue System for Unity
- Topic: Simple question on centering subtitles
- Replies: 1
- Views: 116
Simple question on centering subtitles
This is probably such a stupid question but how can i center the subtitle text? I follow through on the prefabs to what prefab the NPC subtitle text uses, and i can center it. And it works on the first play test. But after that it reverts to align left text. I cant find anything on it in the officia...