Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
HBGames
I want to simulate that the game is loading by fading to black > wait about 10 frame > and resume (fade into destination scene) when:
1.Select "Load Game" from title
2.Cancel in Load Game scene back to title
3.Select and loaded a save file to the map scene
4.When enter the main menu
5.When exit the main menu to map scene
Maybe can you give me an idea to do first one? What to add to Scene_Title & Scene_Load and add to which lines?