-
I'm trying to make a text box like this (from OneShot, play it, very good game!): I did this by making a very high offset for the portrait and making portraits appear infront of the textbox. Is there any better way to do this? (with text wrap) I did see this PR: https://github.com/coppolaemilio/dialogic/pull/690 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
try changing the Z index of the portrait |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Are you using the current main branch of Dialogic? A recent patch in our 1.4.2 beta has smoothed over the UI/UX of margins that should help.
This along with 'Single Portrait' mode
Should get the behavior you're looking for.