Questions about dialogue and text alignment.

  • #1, by TymorSunday, 22. May 2016, 12:35 8 years ago
    In dialogues that have a large amounts of text, how can I prevent the text from "spilling" out of the screen. This also goes from "show text by character" but currently I have solved this by dividing the text up into several "show text by character" actions. But how do you solve this for dialogues?

    Newbie

    26 Posts


  • #2, by sebastianSunday, 22. May 2016, 13:23 8 years ago
    Dont they go tobthe next line when they have no more place in the first?

    Thread Captain

    2346 Posts

  • #3, by TymorSunday, 22. May 2016, 13:24 8 years ago
    No, for some reason they don´t do that for me.

    Newbie

    26 Posts

  • #4, by afrlmeSunday, 22. May 2016, 14:06 8 years ago
    You can limit the width of text via the properties tab for each font. I don't actually use it myself as I prefer to break the text down into multiple sentences. As for the dialog system... I hate it - it's about as old as a dinosaur. I've not actually tried, but with regular display text actions you can split the text into multiple display texts inside of the same display text action by adding a <p1000ms> tag (change time in ms to whatever you need or just use P if you want to make it left click to skip only) then adding more text after.

    https://gyazo.com/aa94c4a3322d40f2b48793304ba69b99

    Imperator

    7278 Posts

  • #5, by sebastianSunday, 22. May 2016, 14:44 8 years ago
    Tick the "automatic line break" checkbox in your font settings:
    http://cl.ly/0N003x1P3i31/Image%202016-05-22%20at%202.43.16%20PM.png

    Thread Captain

    2346 Posts

  • #6, by TymorSunday, 22. May 2016, 19:02 8 years ago
    I experimented around a bit with your suggestions and was finally able to make it all look okay! It did take some doing, though. One failed attempt actually inspired me to make a character that speaks entirely in poems (lines got divided up until the text looked like freeform poetry).

    Newbie

    26 Posts

  • #7, by afrlmeSunday, 22. May 2016, 19:16 8 years ago
    haha, well... at least the important thing - poetry or not - is that you managed to sort it out in the end. wink

    Imperator

    7278 Posts