Dungeon Rescuer - Godot stealth game (play in browser) + source code

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • It's my second game with Godot Game. Here I test how to manage light2d, added some particles, and RPG elements like dialog boxes.
    Play it on rafafiedo.itch...
    --------------- Ways to Support ---------------
    💝 Donate My Game: rafafiedo.itch...
    ☕️ Coffee: ko-fi.com/rafa...
    --------------- Useful links ---------------
    ✎ Source code: github.com/rfi...
    ✏ My Godot projects: github.com/rfi...
    ✏ Free Dungeon asset: 0x72.itch.io/1...
    --------------- Contact and social media ---------------
    💬 Discord: / discord
    🐝 Twitter: / rafafiedo
    ♫ Music channel: / rafafiedomusic
    ✉ Mail: fiedorowicz.rafal@gmail.com
    Don't forget to leave a comment to let me know if you enjoyed this video, it's important for me! :)
    Hope you'll like it!
    #godot #tutorial

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

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

    Wow! This is amazing. And it's open-source?! This man is a literal G O D. Have a good day mate

    • @RafaFiedo
      @RafaFiedo  4 ปีที่แล้ว +3

      Thanks! I’m still learning how to use this engine and it is only 10min game so it’s no problem for me to upload source code. If somebody will find it useable I am more than happy ;)

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

    I like the soundtrack of your game, it's really great :)

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

      Thanks! It's great that you liked it :)

    • @AnthonyHarivel
      @AnthonyHarivel 4 ปีที่แล้ว +3

      The soundtrack is guitar recorded by @SheetCode ;)

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

    Dude this channel is wayyy too underrated

    • @RafaFiedo
      @RafaFiedo  3 ปีที่แล้ว

      Thanks Gecko! :)
      It's not so bad. The channel is growing faster and faster each month :D

  • @ravenswoodgames
    @ravenswoodgames 4 ปีที่แล้ว +3

    Duder - you are awesome keep them coming!

    • @RafaFiedo
      @RafaFiedo  4 ปีที่แล้ว

      Thanks! I will

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

    Try it on: sheetcode.itch.io/dungeon-rescuer
    All my Godot project source code: github.com/rfiedorowicz/GodotProjects

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

    Nice !!! This looks good !! At the end there is a mob spawner no ? Sad you did not explain more about lighting in Godot !

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

      Thanks! :D
      At the end is a little bug that I recorded doing testing ;)
      Don't be sad! I will record full video about lights, I didn't want to much details in this video ;)

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

      Hey, I just uploaded video about lighting in Godot. Hope it will help ;)
      th-cam.com/video/mMFtS6GnLF4/w-d-xo.html

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

      @@RafaFiedo thanks you !! just saw it !! ;)

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

    i did save the waiiffuuu and have fun, thanks.

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

    Nice job!

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

    Awesome. Rafa, I need put dialogues in my game, please make a tutorial about dialogues. Thanks.

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

      Thanks!
      Oh yea, making a dialogues are on my "todo" list for tutorials :)
      Not sure when I will revive the series, but surely I will :P

  • @biscoto3201
    @biscoto3201 4 ปีที่แล้ว

    That was the sprite given in "pixel Studio" .
    It look Great to learn, and make an fisrt Dungon 😀

    • @RafaFiedo
      @RafaFiedo  4 ปีที่แล้ว

      Oh thanks! They are pretty easy to use, I found them as free assets in the itch.io (link in the description). Practicing on free assets is great way to improve gamedev skills :)

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

    It's a really good and interesting game!

    • @RafaFiedo
      @RafaFiedo  4 ปีที่แล้ว

      Thanks! I'm glad that you liked it:)

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

      @@RafaFiedo I'm trying to program in Godot too and I'm really amazed by your game so keep up the good work!!

    • @RafaFiedo
      @RafaFiedo  4 ปีที่แล้ว

      @@frisktheangel5318 Thanks again! Godot is really great edgine. Hope it will be more and more popular. If you're interested in how to do something specific in this edgine let me know. Maybe this will be my next tutorial ;)

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

      @@RafaFiedo it would be cool and i see more and more youtubers start to switch from Unity to Godot! if i ever need to know something i'll let you know, thanks a lot!!

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

    How did you set up the autotile bitmasks for the walls??? I feel like a 3x3 bitmask is not enough for this tileset and I can't find a way to work aroud this problem. Please help :(((((

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

      I little edited this tilesets ;P Try download my project from github.com/rfiedorowicz/DungeonRescuer (you will have download button and check .zip option)
      My Tilemap scene is under res://scenes/enviroment/BasicTilemap.tscn
      There you can find how I set bitmap, but It not standard way :P I'm planning to do tutorial in future how to set nice autotile

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

      @@RafaFiedo Oh I've never thought of the idea of joining wall_tops and walls before! Thank You! :D

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

      No problem ;)

  • @RafaelHernandez-mc5rf
    @RafaelHernandez-mc5rf 4 ปีที่แล้ว +1

    Can you make an ally follow tutorial using this same game where other wizards follow and fight alongside you ?

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

      That's a nice idea. I'm thinking about doing AI tutorials in the future so that can be nice subject, but unfortunately I can't say when :p

    • @AppyTheApe
      @AppyTheApe 3 ปีที่แล้ว

      @@RafaFiedo Waiting for this tutorial buddy please do one I need this video badly