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.

Pause

Is it possible for this pause script to have transparent picture when

you use it in the game? if it is possible can anyone tell me?

Code:
module TRCS19_STOPPING
  PAUSE_BUTTON = "X"

  PAUSE_TEXT = "pause"

  PAUSE_TEXT_COLOR = [255, 255, 255, 255]

  PAUSE_START_SE = "002-System02"

  PAUSE_END_SE = "003-System03"

  PAUSE_TONE = [-64, -64, -64, 0]

  # → YES = true, NO = false
  STOP_TIME = false #allow/disallow freezing play time during pause

  VOL_DOWN_RATE = 50

  PAUSE_SW_NAME = "ãƒ
 

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