Search found 3 matches
- Mon Apr 22, 2024 2:19 pm
- Forum: Dialogue System for Unity
- Topic: [HOWTO] How To: Color Actor Name and Indent Text
- Replies: 5
- Views: 806
Re: [HOWTO] How To: Color Actor Name and Indent Text
I am receiving a console error (outlined below) when following the workflow outlined here: For example, if you're starting with a copy of the Scrolling Dialogue UI prefab, you'd replace the Subtitle Panel Info GameObject's StandardUISubtitlePanel with this subclass. To replace it in-place and retain...
- Mon Apr 22, 2024 1:05 pm
- Forum: Dialogue System for Unity
- Topic: [Seeking Feedback] Is this LUA Workflow for Syncing Quest Data To Adventure Creator Efficient / Correct?
- Replies: 3
- Views: 172
Re: [Seeking Feedback] Is this LUA Workflow for Syncing Quest Data To Adventure Creator Efficient / Correct?
That's probably the best workflow at the moment. I've made a note to add the same Lua dropdown wizard to the 'Third-Party Action Type for Dialogue System Lua' action in the next update. This is very kind of you (and likely to be beneficial to myself and to others), please know that my inquiry was s...
- Thu Apr 18, 2024 11:09 am
- Forum: Dialogue System for Unity
- Topic: [Seeking Feedback] Is this LUA Workflow for Syncing Quest Data To Adventure Creator Efficient / Correct?
- Replies: 3
- Views: 172
[Seeking Feedback] Is this LUA Workflow for Syncing Quest Data To Adventure Creator Efficient / Correct?
I am learning to integrate Dialogue System's Questing with Adventure Creator. I know nothing of LUA (and as such I wish to rely on Dialogue System's internal LUA Wizard workflow because it is visual and handles syntax for me). The motivating reason behind my post / question today is to discover whet...