Stackable Items - How to Make a 2D Game in Java #43

In this video, we edit our inventory system a little bit and make some items stackable.
If you want to use my assets (images/maps/sound) that are used in this tutorial, here's the link:
drive.google.com/drive/folder...
Guidelines for using Blue Boy Adventure's code and assets:
docs.google.com/document/d/1q...
Thanks for watching.
#JavaGameDevelopment #JavaTutorial

Пікірлер: 26

  • @darkpaladin.
    @darkpaladin.2 жыл бұрын

    Amazing tutorials my friend

  • @SmollShroom
    @SmollShroom Жыл бұрын

    somehow it the show amount doesn´t work in the trade_sell and trade_buy...but i think i´ve done everything right...can u mby help me?

  • @kevincolgan6651
    @kevincolgan6651 Жыл бұрын

    Really good tutorials. Well done

  • @UnknownUser-np2pb
    @UnknownUser-np2pb4 ай бұрын

    Great video as always!

  • @dustinodett
    @dustinodettАй бұрын

    Update: I had the boolean return to false on the potions and other objects.... this prevented them from being removed from my inventory.

  • @dumdum7099
    @dumdum70992 жыл бұрын

    As always, thank you so much.

  • @Zamoksva
    @Zamoksva Жыл бұрын

    wow i just started my Java degree in college and this is an awsome series to understand how it works!

  • @PixelVearn
    @PixelVearn5 ай бұрын

    big love

  • @Nikitosik_761
    @Nikitosik_761 Жыл бұрын

    Thanks a lot for your awesome work! What about adding lightning in dark places?

  • @misterdneh
    @misterdneh2 жыл бұрын

    YES!!! Love it, very nice!

  • @MrLoser-ks2xn
    @MrLoser-ks2xn Жыл бұрын

    Thanks!

  • @momagi6039
    @momagi6039 Жыл бұрын

    So fast, so good

  • @OneLatteComingRightUp
    @OneLatteComingRightUp2 ай бұрын

    Excellent tutorial! But I was wondering, whenever I pick up an item and my inventory is too full, it still disappears. How can I change this?

  • @RyiSnow

    @RyiSnow

    2 ай бұрын

    You can check the inventory array size and stop picking it up if it's full!

  • @OneLatteComingRightUp

    @OneLatteComingRightUp

    2 ай бұрын

    @@RyiSnow thanks!

  • @yauhyeah
    @yauhyeah Жыл бұрын

    I hope one day you will cover multiplayer :D Thanks for these videos

  • @javierbernardosaura8934
    @javierbernardosaura89342 жыл бұрын

    I tried to apply this mechanic for a week and just yesterday I succeeded. I have very bad luck xd

  • @RyiSnow

    @RyiSnow

    Жыл бұрын

    You don't. Trying to figure it out by yourself is a great way to improve your skill! Good job :)

  • @FerodriEste
    @FerodriEste2 жыл бұрын

    Excelent Ryi!!!!! i love this serie!!! I have a doubt... how do I not take the chest? I managed to place it on the map, but when I get close I take it instead of being able to open it :( could you explain that? I also noticed that you had some code in the Chest class and Red Potion.. Thank you!!!

  • @RyiSnow

    @RyiSnow

    2 жыл бұрын

    Did you watch the last video?

  • @FerodriEste

    @FerodriEste

    Жыл бұрын

    @@RyiSnow OMG omg I didn't see it!!!! Sorry!!

  • @RyiSnow

    @RyiSnow

    Жыл бұрын

    @@FerodriEste No worries! I think you'll get all the answers from the video :)

  • @FerodriEste

    @FerodriEste

    Жыл бұрын

    @@RyiSnow I got them! If you ever travel to Buenos Aires, come visit me, I'll show you around the city! Cheers!!!

  • @MrLoser-ks2xn
    @MrLoser-ks2xn7 ай бұрын

    🥰🥰🥰

  • @saschapolaschek4347
    @saschapolaschek43472 жыл бұрын

    And so fast.