Player icon indicating copy to clipboard operation
Player copied to clipboard

Return to Title Screen command called instantly after creating a new game or when loading a save will make the screen be hidden

Open Mimigris opened this issue 7 months ago • 1 comments

Create a map with an event set as a parallel process, with the command Return to Title Screen, planned to make the player return to it instantly after the event is set to run. Save and load a save file in this map which will be affected by this, or make said map be the starting point of the player. When loading said map, the player will return to the title screen as expected, but the screen will be all black.

Mimigris avatar May 15 '25 16:05 Mimigris

Actually, it's just that the screen is not properly refreshed: putting a show screen instatenous just before will keep what was displayed on-screen on the title screen. And a bit more since the menu theme data and sound are partially kept until refreshed and some elements can still be seen moving... doing very messy tests.

Mimigris avatar May 16 '25 14:05 Mimigris