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.

Simple title menu move.

How to move Title Menu?
Maybe this image will explain all.
Code:
http://img224.imageshack.us/my.php?image=lobsmi4.jpg[/IMG]
 
Can't see the image, but i think i can help. Look for these lines
@command_window.x = 320 - @command_window.width / 2
@command_window.y = 288
They're in scene_title. Just change the 320 and 288 to whatever, and that'll move the "new game"etc message box. You'll need to experiment a little, but if you want it to the lower right of the screen, chang the 320 to 530, and the 288 to 320(sorry, can't finsd a screen:-/ )
 

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