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.

A seperate show gold script.

I was wondering if anybody knew how to make a seperate show gold script.
This is what I mean.

The player has a item called a gold pouch. When he selects the item a windows pops up that shows how much gold he has collected. (Via a script call common event)

I don't think this should be too hard, I just don't know enough about scripting to pull it off.

Any help on this would be greatly appreciated.
 

Anonymous

Guest

This should be doable through two pretty simple call scripts.

$gold_window = Window_Gold.new

and then whatever should happen while the window is up, like a wait. Then,

$gold_window.dispose

Not good practice to use globals, but in such a simple case I think the Gods of Computer Science will absolve me of sin.
 

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