Blackan 1 Posted March 7 Hey I want to change a script transition, usually when you start a new game or game over starts, they usually just fade in and out but I want to change it to tinting a screen instead (similar to how Sonic 2 fade to blue and then black works) I've done it through transfer characters and events, I just want this method done for Main Menu and game overs 2021-03-07-2115-48.mp4 1 PhoenixSoul reacted to this Share this post Link to post Share on other sites
roninator2 227 Posted March 7 4 hours ago, Blackan said: I've done it through transfer characters and events What did you do for this? When provided a script could probably be made to accommodate your request. Share this post Link to post Share on other sites
Blackan 1 Posted March 9 All I did was tint the Screen to Blue and Black. Transfer player without transition then Fade to Blue and black, here's a screen shot Share this post Link to post Share on other sites
Blackan 1 Posted March 9 Correction, Blue to No Tint Share this post Link to post Share on other sites
roninator2 227 Posted March 11 I tried to do this for the title scene transfer but it doesn't work as the screen tone changes are controlled on the map and since when you press new game, you are not actually on a map. You could work around this by doing an evented title screen. Using a skip title screen script and google for the steps for the title screen event. Then you can just do the tone changes like you have already done. Share this post Link to post Share on other sites
Blackan 1 Posted March 13 skip title screen script? won't that skip loading as well? Share this post Link to post Share on other sites
roninator2 227 Posted March 14 On 3/12/2021 at 9:34 PM, Blackan said: skip title screen script? won't that skip loading as well? It takes you to the map that you specify as the starting map. On that map you event a title screen menu. this is the demo that works well https://forums.rpgmakerweb.com/index.php?threads/making-custom-title-screens-with-events.31272/ Share this post Link to post Share on other sites