xgamexfreakx
Member
I've searched and only found a few things for this, but none of them fully explained in detail how to do this. I've been working on learning how to script, so I thought I'd start with making some simple edits to the menu screen. I've gotten about what I want, expcept that I can't figure out how to make the menu go horizontal. If it's not too much trouble to someone, I want them to help out with this, by explaining how to do this step by step. I don't want just the pieces of scripts that I need to change, but I want why so that i can learn from it. Thanks to anyone who helps here.
Also, if there is already a topic like this, and I just passed over it while searching, post the link here. Thanks..
Edit: ok, I found a way to make this almost the way that I want it. I've gotten the menu bar scaled down to the size that I want, but I can't figure out how to spread out the choices horizontally. I was able to shrink down the menu bar by creating a second Window_Command2. I ended up changing everything in the Scene_Menu from Window_Command, to Window Command2, which specifies the hight of the command box. I have not been able to figure out how to make the options horizontal yet though. Help anyone? Thanks.
Also, if there is already a topic like this, and I just passed over it while searching, post the link here. Thanks..
Edit: ok, I found a way to make this almost the way that I want it. I've gotten the menu bar scaled down to the size that I want, but I can't figure out how to spread out the choices horizontally. I was able to shrink down the menu bar by creating a second Window_Command2. I ended up changing everything in the Scene_Menu from Window_Command, to Window Command2, which specifies the hight of the command box. I have not been able to figure out how to make the options horizontal yet though. Help anyone? Thanks.