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.

Script change

Anonymous

Guest

Hvae you tried changing the co-ordinates? if you change them make sure you make a note of the original values so if you get it wrong you can put the default numbers back, this is what I did with a lot of scripts like the name box and face graphic the face always overlap the name box as well as the message box so i changed the co-ords and problem solved.
 
you don't need to understand the language, it's quite obvius:

module MOG
# Posi??o na horizontal.
COM_X = 30
# Posi??o na vertical.
COM_Y = 180
those are the first lines of the script

COM_X is the X position of the menu
COM_Y is...yes, the Y possition ^_^


maybe changing them to like...300 and 80 should work, but you must see for yourself there,
 

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