carenalgas / popochiu

Godot plugin to make point n' click games in a similar way to tools like Adventure Game Studio and Power Quest.
MIT License
159 stars 17 forks source link

Portrait mode for dialog lines is not working #160

Closed mapedorr closed 5 months ago

mapedorr commented 5 months ago

Bug description

When Portrait is selected in PopochiuSettings, the game doesn't work.

Steps to reproduce

  1. Open Settings (in Popochiu dock).
  2. In Dialog Style select Portrait.
  3. Run the game.
  4. When a character says something, the game stops (crashes) without showing any error message in the Output.

Expected vs observed behavior

Texts should appear in Portrait mode as it was working in alpha 5.

Environment information (please complete):

Additional context

Nothing.

mapedorr commented 5 months ago

Fixed in #163