プレイ日記
Jayden FlamingSkull773
A little preview of what the "Unstable menus" glitch from Zero Hour does... what's even worse is THAT I CAN'T FIND A WAY TO FIX THIS.
1そうだね
プレイ済み
返信[1]
親投稿
*J.P.* DEV NEWPICY3
what are the menus made of? are they gboxes, sprites, g somethings, gputchr's..? I know I made a for loop that made most of the stuff on my thing mml writer, it was having tons of glitchy menus and it helped a lot.
0そうだね
プレイ済み
返信[2]
親投稿
Jayden FlamingSkull773
@∞D©IPHER∞ Menus are just basic text (like BB3DS) with color changing features to let one know what menu they are highlighting.
0そうだね
プレイ済み
返信[3]
親投稿
*J.P.* DEV NEWPICY3
hmm.. that's strange, in what way is it unstable, is it flickering, changing colors or just not working right?
0そうだね
プレイ済み
返信[4]
親投稿
Jayden FlamingSkull773
@∞D©IPHER∞ It's not working right - it causes three issues: 1 (Exiting from VS or Arcade and launching again): causes the character select screen to be merged with the gameplay 2 (Exiting from menus): causes the title screen to appear in the lower screen 3 (stopping the attraction mode): causes the same as 2, but the menus are invisible
0そうだね
プレイ済み
返信[5]
親投稿
*J.P.* DEV NEWPICY3
it sounds like something to do with the loops to me (sorry for late response, i never got notified) anyways check the loops stuff, maybe doing that causes some weird exit variable to change.. idk though.
1そうだね
プレイ済み
返信[6]
親投稿
Darkcon SGMXZYDarkcon354
make a flow chart on paper of how you want menu to work use it as a visual reference. then check your codes priority in steps for menu system and reorder the code and add cleanup for some menu's that refresh. plus check all valuable's to menu system. I had that problem with ATOAMATLK menu battle system for keeping tab on a characters in party, what thought was mem leakage was just human error!
1そうだね
プレイ済み
返信[7]
親投稿
Darkcon SGMXZYDarkcon354
sorry i met variable :)
1そうだね
プレイ済み
返信[8]
親投稿
Darkcon SGMXZYDarkcon354
anyway it something over looked or no done to complete the actions sequence you like to happen, so keep looking your find it and debug a program can make you flustered!
1そうだね
プレイ済み