hello! the game appears blurry for me on both fullscreen and windowed mode. I've tried enabling/disabling fullscreen optimizations and changing dpi settings but it didn't fix it. the buttons are also misaligned with the visuals when i go fullscreen mode. do you know if there's any way to fix this? I'm using the windows version.
Shasuramk2
3
Posts
18
Following
A member registered Nov 18, 2022
Recent community posts
GDevelop Save/Load Yarn Dialogue + Dialogue System comments · Posted in GDevelop Save/Load Yarn Dialogue + Dialogue System comments
Hello! I apologize for the sudden question, but would you happen to know if there's a way to press a key to complete the entire clipped text scrolling while also ignoring a <<wait>> command that has been called in the Yarn node?
Currently, pressing the key only completes the clipped text to where the <<wait>> command is called, and then still stops momentarily to let the command complete before resuming the text scroll. (The effect is more obvious when using longer times like <<wait 1000>> for a full second)