RPG Maker MV/MZ Eventing a Picture Based Menu Part 1

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 16

  • @giygaskaz
    @giygaskaz 7 месяцев назад +10

    i came here for the tutorial and stayed for the unintentional asmr

  • @b2cutegirl830
    @b2cutegirl830 10 месяцев назад +4

    THANK SO MUCH! I always wanted to make something like this in my game, but I didn't know how to do it🤩🔥

  • @telltaleheart117
    @telltaleheart117 3 месяца назад +1

    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

  • @wink3319
    @wink3319 2 месяца назад +1

    Very well explained! Really helpful. Thank you very much!

  • @bruh-df1et
    @bruh-df1et 2 месяца назад +1

    THANK YOU SO MUCH U HELPED ME A LOT

  • @mauigamestudio
    @mauigamestudio 2 года назад +4

    This is a great one Robin. I need to try to get this to work with MV for my game.

  • @StaatsanwaltschaftGötzis
    @StaatsanwaltschaftGötzis Год назад +1

    Thank you :)

  • @iamSketchH
    @iamSketchH 5 месяцев назад +1

    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
      @heroslegendstudios1658  5 месяцев назад

      @@iamSketchH have you watched part 2 yet?

    • @iamSketchH
      @iamSketchH 5 месяцев назад +1

      @@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.

    • @heroslegendstudios1658
      @heroslegendstudios1658  5 месяцев назад

      @@iamSketchH join my discord. discord.gg/CBt4jpbE I'm not very active there but i'll be able to help more there

  • @chumsnotreal
    @chumsnotreal Год назад +2

    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
      @heroslegendstudios1658  Год назад

      You completed both part 1 and part 2?

    • @chumsnotreal
      @chumsnotreal Год назад +1

      @@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.

    • @heroslegendstudios1658
      @heroslegendstudios1658  Год назад

      @@chumsnotreal the player wait time should be equal to the total wait time put in the menu loop

    • @Kuso_Ouji
      @Kuso_Ouji Год назад

      @@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.