I’ve been playing your game and noticed quite a few places where the text overflows the message window. I went ahead and fixed these issues in all 21 files using a smart scaling tool I configured. Now the font size adjusts automatically whenever a line is too long, so everything stays perfectly within the borders.
Download Fix for ANLIS v0.03b
AlexGoD21
3
Posts
1
Following
A member registered Feb 26, 2023
Recent community posts
ANLIS v0.03b
I noticed a small bug on Map296. It seems the 'EnableWordWrap' command wasn't followed by 'DisableWordWrap' at the end of the dialogue event (ID 18). Since it affects the global system, the text wrapping stays on even after the scene ends. You might want to add the disable command to fix it!