OMG thank you SO much i tried to follow the tutorial but they didnt tell me where to go for what and it was sooo confusing this was SUCH a huge help, you're a lifesaver
How do you make the pictures appear when you push the menu button? The original tutorial didn't explain it very well, and this seems to skip over that part.
@@heroslegendstudios1658 Ah, I did finally get that to work (I think there was an error in the coding, so I deleted it and started over). I followed all the way through now, and finished, but now the option buttons blink rapidly when highlighted instead of a solid tint highlight and I have to repeatedly push the ok button to make it select. I think the thing is looping at hyperspace somehow. Not sure how to fix it.
I hope this isn't too late. I tried following the original tutorial to a tee but for some reason the player wait frame doesn't stop the player when I have it set for the player to use the up and down arrow keys to move. instead they can't move left and right because that's not the button I have selected BUT THEY CAN move up and down despite me not wanting this. how do I deal with this? I'm using MZ.
@@heroslegendstudios1658 yes. I did the same thing you did in your videos which is have the player wait 10 frames. the menu works fine otherwise buts its annoying that the player can still move while the pause menu is up.
@@chumsnotreal I hade the same problem ~ I ended up fixing it by…. Okay I kind of forgot so I’ll have to look at the code again, but if I remember correctly I just upped the wait to like 60 instead of 10.
i came here for the tutorial and stayed for the unintentional asmr
THANK SO MUCH! I always wanted to make something like this in my game, but I didn't know how to do it🤩🔥
OMG thank you SO much i tried to follow the tutorial but they didnt tell me where to go for what and it was sooo confusing
this was SUCH a huge help, you're a lifesaver
Very well explained! Really helpful. Thank you very much!
THANK YOU SO MUCH U HELPED ME A LOT
This is a great one Robin. I need to try to get this to work with MV for my game.
Thank you :)
How do you make the pictures appear when you push the menu button? The original tutorial didn't explain it very well, and this seems to skip over that part.
@@iamSketchH have you watched part 2 yet?
@@heroslegendstudios1658 Ah, I did finally get that to work (I think there was an error in the coding, so I deleted it and started over). I followed all the way through now, and finished, but now the option buttons blink rapidly when highlighted instead of a solid tint highlight and I have to repeatedly push the ok button to make it select. I think the thing is looping at hyperspace somehow. Not sure how to fix it.
@@iamSketchH join my discord. discord.gg/CBt4jpbE I'm not very active there but i'll be able to help more there
I hope this isn't too late. I tried following the original tutorial to a tee but for some reason the player wait frame doesn't stop the player when I have it set for the player to use the up and down arrow keys to move. instead they can't move left and right because that's not the button I have selected BUT THEY CAN move up and down despite me not wanting this. how do I deal with this? I'm using MZ.
You completed both part 1 and part 2?
@@heroslegendstudios1658 yes. I did the same thing you did in your videos which is have the player wait 10 frames. the menu works fine otherwise buts its annoying that the player can still move while the pause menu is up.
@@chumsnotreal the player wait time should be equal to the total wait time put in the menu loop
@@chumsnotreal I hade the same problem ~ I ended up fixing it by…. Okay I kind of forgot so I’ll have to look at the code again, but if I remember correctly I just upped the wait to like 60 instead of 10.