(Better) Bombs and Explosions! | Recreating Zelda

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

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

  • @joeee559
    @joeee559 2 года назад +20

    Pretty sure I've watched every single one of your videos and thanks to that I'm now addicted to love2d xD

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

      That's awesome, thank you!

  • @thijshamersma
    @thijshamersma 2 года назад +2

    I just found your channel and it's been super entertaining and informative. I truly don't know how you dont have a milion subs with this production quality! you'll blow up one day

  • @whoneedslovebro
    @whoneedslovebro 2 года назад +1

    good work as always, keep it up

  • @sayantanisaha23
    @sayantanisaha23 2 года назад

    I found your channel from your Udemy course on game development using Lua and LÖVE. I had no background of game development, I felt that course was easy to understand and very interesting, and so these videos on your RUclips channel.

  • @0Smile0
    @0Smile0 2 года назад +1

    recently found your channel in search of good learning content for lua / love2d, and your channel is great! however, if possible i would love to see more code explaining in these short dev logs videos please 😅

  • @TheologyRants
    @TheologyRants 2 года назад +3

    could you do a video on transitioning between levels? i mean when the character goes to a certain part of the map, they get transported to another map. i've not found a decent video on this topic and i came from tiktok so hoping we can see this soon!!

  • @eboatwright_
    @eboatwright_ 2 года назад +2

    Looks great!

  • @Benjabenjaaaa
    @Benjabenjaaaa 2 года назад

    Great Video!

  • @Luj8n
    @Luj8n 2 года назад +1

    Hi! What do you think about Rust game dev? Specifically Bevy? Love your channel!

    • @Challacade
      @Challacade  2 года назад +1

      I'm actually not familiar, I will check it out!

    • @Luj8n
      @Luj8n 2 года назад

      @@Challacade Thanks!

  • @growingmindset7
    @growingmindset7 2 года назад

    it'll be a good tutorial to make how to add particles in Lua, please?

  • @TheCarlosMendonca
    @TheCarlosMendonca 2 года назад

    Great update! Thanks for posting. Do you think that the breakable rocks are the kind of problem that composability (in this case, giving the rock entity 'wall' and 'destructible' components/traits) would solve nicely? What are your thoughts on ECS in general? Cheers!

    • @Challacade
      @Challacade  2 года назад

      I would say so! Fortunately tables in Lua are extremely robust, where you can design these systems exactly how you want, and I think something like this would work perfectly

  • @Leveylle
    @Leveylle 2 года назад

    Do you think you could ever do a tutorial on love.js or setting up web servers to play games?

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

    "perceived randomness" lol

  • @King-zz7ub
    @King-zz7ub 2 года назад

    So I think some rubble should be left. Like the Pokémon games leave some smaller pebbles where the rock was. These pebbles will be just like grass and sand and can be walked over. Now for the tik tok video. I love the India of the eye, but I believe you should add something like a damage number by it. Say when your player swipes the sword it deals 14 damage. I think the number 14 should appear by the eye, same as if the eye would deal damage to the player. You would also have to add a health and damage system to the game. Say the player starts at 100 health points. You could give them a green bar for their health. The enemies get a red bar for health. Let’s say the eye is a week mob, so let’s pretend it has 40 hp (health points). Everytime the sword strikes the eye there should be a knock back effect and the amount of damage dealt. Now you don’t have to reveal the full health of the enemy just the health bar going down. Like so
    ❤️❤️❤️❤️❤️
    ❤️❤️❤️❤️
    I can’t really give a super accurate view with limited emojis but imagine those hearts are surrounded by a bar, and instead of hearts it is bars in the health bar. Now I think a fun thing to had to the eye is a slow lazar that shoots from its eye. Nothing crazy but it goes in one direction until it leaves screen, or hits something. I think when it hits something it should creat like a sprout effect. And knock back if what the laser hit was the player. I feel like this would also invite armor classes and movement speed, but that is a topic for later.

  • @Tomas970506
    @Tomas970506 2 года назад

    On tiktok you said that you read every comment. So you already made the chain reaction of bombs. But I think it would be better if one bomb would push another on explosion and trigger it's bomb timer just twice as fast. It would open more way to use bombs for puzzles and stuff.

    • @Challacade
      @Challacade  2 года назад +1

      That's a cool idea, I'll experiment a bit with this!

    • @Tomas970506
      @Tomas970506 2 года назад

      @@Challacade sweet good luck!

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

    should have split up the actual image of the rock and create a shatter/explosion effect. and for the bomb fuse, those particles don't look pixelated at all. doesn't match the rest of the art. prob because too many of them were being render in a small area. don't need that many

  • @noreoalles
    @noreoalles 2 года назад

    Hey, im currently making a Platformer and i could really use some help if you could tell me how to use the world callbacks in Löve, so i can propperly ground the player. Im using the normal love.physics btw, no Windfield. Thank you! 🤗

    • @noreoalles
      @noreoalles 2 года назад

      Im sorry if my english is hard to read.

  • @swaglordmoneybags9984
    @swaglordmoneybags9984 2 года назад

    What do you use to make game i just learned Java and stuff

    • @Challacade
      @Challacade  2 года назад +1

      I use a framework called Love2D, I got some videos on my channel talking about the basics if you're interested!

  • @thesphyrth
    @thesphyrth 2 года назад

    Make the debris area more compact, just half the stump's total tile width.

  • @flamess007
    @flamess007 2 года назад

    Came from TikTok

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

    The smoke looks not so good cause it is not fitting in pixel style.