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.

Battle Transition Edit

Could someone make a script that plays a few pictures, fades black, and then fades to battle whenever you fight?
Kind of like Earthbound does, if anyone has played it.
 
You dont need to script. you can use events

ok, say your event went like this:

Code:
@>Text: Arshes - Prepare to die!
@>Battle Procesing: Arshes

now, working from that, this is an example of what you should do:
Code:
@>Text: Arshes - Prepare to die!
@>Change Screen Color Tone: (-255,-255,-255,0), @20
@>Wait: 20 frame(s)
@>Show Picture: 1, 'picture', Center (123,456), (100%,100%), 255, Normal
@>Wait: 20 frame(s)
@>Battle Procesing: Arshes
@>Change Screen Color Tone: (0,0,0,0), @10
@>Text: Arshes - Oh shit I lost
@>Text: Yay I killed Arshes
@>

Enjoy :P
 

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