Search found 1 match
- Wed Aug 23, 2023 3:48 am
- Forum: Dialogue System for Unity
- Topic: Instatiating multiple conversation lines at a time
- Replies: 1
- Views: 152
Instatiating multiple conversation lines at a time
Hello! I'm trying to build a system currently that will make it so multiple text "bubbles" can be on screen a time. Essentially, when the next character speaks the previously spoken text bubble moves up the screen. From my understanding this isn't in the dialogue system by default, but I'm...