Forum rules - please read before posting.

How can I extend the dialog field for longer questions?

Anything longer than about 28 characters gets truncated. I can't seem to find where to adjust this to make it longer. Using Unity UI.

Comments

  • Is this a case of the text within the speech Action being truncated, or the display of it within Unity UI?

    If you're using Unity's provided Text component, you can set its Vertical Overflow property to Overflow to prevent truncation - but I recommend increasing the size of the RectTransform (either manually or dynamically) so that AC can refer to it more accurately when it comes to repositioning.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.