Android Game Tutorial - Our First World - Ep08

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 16

  • @KaarinGaming
    @KaarinGaming  ปีที่แล้ว +7

    👋Hey GameDevs around the World!🌍
    New episode out for you! 👍
    In this one, we add our first world.
    We use a 2d int array to store and represent the tiles we wish to show. I also provided a reference img that you can use to draw the tiles you want.
    Play around with the size and also the map and see what you can build with this tilemap! :D
    Enjoy!

  • @FerodriEste
    @FerodriEste ปีที่แล้ว +2

    Just a masterpiece of coding and teaching!!!
    Waiting for the next video...

  • @jeffcash6066
    @jeffcash6066 ปีที่แล้ว +5

    Awesome! Perfect as always, cant wait for next episode😎

  • @forester1
    @forester1 ปีที่แล้ว +2

    Hardly waiting for next episode 😊

  • @programer115
    @programer115 ปีที่แล้ว +1

    as always, perfect class thanks bro for the magnificent content 😊

  • @Satenc0
    @Satenc0 10 หลายเดือนก่อน +1

    Hey Kaarin im not sure if you will cover this in this tutorial, but would be nice to add sound effects for character animations, like attack animation character says "meow" or anything haha but it would be cool to do something like that, at itch you can find free packs of SFX sounds, can it be done with that?

  • @andrefigueira3857
    @andrefigueira3857 ปีที่แล้ว +1

    muito bom amigo

  • @programer115
    @programer115 ปีที่แล้ว +1

    😊

  • @winhax4344
    @winhax4344 ปีที่แล้ว +1

    I am curious about something. Why are you not using a text file to generate your map? I added my map as a text file, placed into the raw folder under assets. I am generating my map with a buffered reader. I am also accessing all my assets: images, sfx, music, text files; from an Asset class. I hope you do not mind me following along, and changing things as I go. I really do appreciate the content!

    • @KaarinGaming
      @KaarinGaming  ปีที่แล้ว +1

      In time we will add a way to load maps in a better way. This was a simple start to the concept :)

    • @winhax4344
      @winhax4344 ปีที่แล้ว

      @@KaarinGaming I see. So, more of a quick start, then advanced concept?

  • @forester1
    @forester1 ปีที่แล้ว +1

    Hi dear sir . My game is works correct
    But i m facing a little problem.
    When i try emolator one side come blank
    And when i try real phone map goes half outside from screen. Its look like map is zoomed or not scaled perfectly.
    No idea why .
    And also waiting for next episode