Forum rules - please read before posting.

[Bug] Lower alignment doesn't work for subtitles

In AC Game Editor > Menu > Subtitles > SubsLineLabel > Text alignement

Lower alignment works in the game preview but not in runtime where it behaves just like upper alignement.

Comments

  • This is not a bug.  AC-sourced Subtitle labels are fluid, in that their height changes dynamically with the text inside it - so it'll only be as high as it needs to be.

    If you want full control over how your UI looks, consider switching to Unity UI instead.  This is now the recommended Menu display method, as AC-sourced Menus is generally more suited to rapid prototyping.  If you're using the default AC Menu system, you can switch to the pre-made Subtitles UI by changing the Subtitle Menu's Source to Unity Ui Prefab.
  • @dude > Thank you for the help! I'll try that!

    @ChrisIceBox > I'm confused, what is the Text Alignment-lower option is supposed to do if it behaves just like Text Alignment-upper?
  • edited February 2016
    @satoumatt: The alignment option is there because it's a standard property of all elements.  Bear in mind this is only the behaviour if you Auto-update height to fit? is enabled in the label's properties box.  If you uncheck it, the height will be fixed and the alignment will then be clear.
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.