Making Destructible Sprites In Unity - Destructible 2D

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

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

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

    hey just have a quick question how do i damage an object in script?

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

    Hello can the destruction be added to a character movement? like if you were to dig or something like that....

  • @AntonioDiBacco
    @AntonioDiBacco 3 года назад

    How do I make disappear fragments when they are smaller than a predefined size?

  • @animationspace8550
    @animationspace8550 4 года назад +1

    Can't this be done on 3d meshes as well? It'd be very interesting for digging mechanics and other things, perhaps used on your planet asset?

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

    Hi I purchased this and sent you an email. I am new to unity and trying to do something a bit too advanced for me right now. I am generating a spriteshape shape at runtime. It is a procedurally generated terrain for an artillery duel game I am making. I would like to know how I can add the scripts necessary to have a detachable destructible random spriteshape so I need to add these scripts and optimize it as well as also change the location of the fixture at runtime after the shape is generated. Right now I am only ok at using Playmaker and not actual scripting. Can you help me with this by chance?

  • @DoritoTheChips
    @DoritoTheChips 4 года назад +1

    Hi, does destruction 2D support sprite shape ?

  • @getunitycode
    @getunitycode 4 года назад

    hello sir i have a question can i use this for digging system?

  • @tonyh1474
    @tonyh1474 4 года назад +1

    Hi, this looks like it will be very useful and considering buying in the spring unity sale. Are there any other tutorial videos or documentation and will you be updating this to ensure it will work with the upcoming unity release which is currently in Beta?

  • @arezu7382
    @arezu7382 4 года назад

    thank you sooo much!
    i have a question, How can I spoil a sequence by holding the mouse button instead of once?
    like game where is my water if you've seen

  • @Yaser-ih2cx
    @Yaser-ih2cx 5 лет назад +1

    Oh my god thank you! This is exactly what I've been trying to figure out for months! I have a question though: how can you bind explosions to bombs instead of a simple mouse click?

    • @CarlosWilkes
      @CarlosWilkes  5 лет назад +4

      Thanks! Yes, you can add the D2dImpactSpawner component to your bomb, and put the explosion prefab in the "Prefab" setting. If you want, you can have the "On Impact" event destroy your bomb by having it enable the D2dDestroyer component.

    • @Yaser-ih2cx
      @Yaser-ih2cx 5 лет назад

      @@CarlosWilkes Dude, thank you so much! I can finally wrap this up!

  • @RealEtikS
    @RealEtikS 5 лет назад +2

    is it just me or do I hear his voice being whispered on my right ear aswell? :S

    • @CarlosWilkes
      @CarlosWilkes  5 лет назад

      Sorry for giving you nightmares :D This will be fixed in the future!

    • @RealEtikS
      @RealEtikS 5 лет назад

      @@CarlosWilkes Its ok! :P thanks for the tutorial though