Envision, Create, Share

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.

Fade to black between scenes

Hi. I've been trying this a couple of times without any good results. What I want is to fade scenes to black on "scene change". (Including when transferring the player)

I know that Trebor777 did this for the Transfer Player event command but how would it be done with other scenes?

Thanks in advance!
-Dargor
 
At the end of the main method of each scene, add something like this:
Code:
   # <obejcts>.dispose
   Graphics.transition
   Graphics.freeze
end

It should made the effect :)
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top