Spawning Health Collectables in Unity | Using Interfaces to Create Flexible Collectable Behaviours

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

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

    I found this Channel yesterday and watched most of the videos, its very interesting and also very easy to catchup with , keep it up

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

      Thanks for this comment, welcome 😊

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

    I've made it this far and I can say awesome work! Not only are you teaching how to work with Unity but you are also teach how to properly write code! Can't wait for the next video to come. While I'm waiting, I'll start over 8-)
    BTW, what are you using to generate the voice? It is very natural and very sweet. Perfect for children's audio book.

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

    Hi! You can please do this tutorial more often, once a day) I understand it's difficult, but it's so cool that I want to watch it every day. So will the system level up and improve?

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

      Lol I'm the same would love more it's still nice to see random vids pop up always very helpful info

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

    This is such an amazing series.. keep up the good work 😃👍

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

      Thanks very much for this 😊

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

    Nice work

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

    Can you make a menu or attack animation tutorial for 3d. Need it alot.

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

      Thanks for the suggestion. We'll add it to the list 😊

  • @Mountain_Settler
    @Mountain_Settler หลายเดือนก่อน

    I think something is gradually changing, because now when I click on the "plus" I don't have to to pull up the enemy, it is automatically selected.
    The second part, just random.range returned to me 'Random does not contain a definition for Range', and this only worked in the form of UnityEngine.Random.Range.
    even though the file is completely identical.

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

    can you upload a video on how to make game over menu
    i watched so many videos but couldn't make it happened

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

      Thanks for the suggestion. We'll add it to the list 😊

    • @ЦенительКино-к5и
      @ЦенительКино-к5и ปีที่แล้ว

      The game menu is usually made on another scene, you make a Canvas and if you want it to be on top, put an Overlay or so that along with the menu there are other objects, let’s say there are also characters and it all moves, then the Camera and drag the main camera)

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

      hey@@ЦенительКино-к5и i made a main menu and it worked but my problem with the game over menu

    • @ЦенительКино-к5и
      @ЦенительКино-к5и ปีที่แล้ว

      @@Kershof Depending on what’s wrong, in canvas they usually make a game object, stretch it across the entire screen and create elements and secure it with anchors; when a character dies, you just turn on the death screen, for example, or reload the scene, in any case, it’s all on the Internet

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

      @@ЦенительКино-к5и yeah i learned that
      i guess it's just hard for cus it's my first time in unity
      i usually use unreal engine 5, it's just the best :)

  • @k-6353
    @k-6353 ปีที่แล้ว

    Hi, all of your tutorials were really helpful when I was still starting in Unity especially in the animation field. May I ask how I can be able to spawn multiple instances of the character/mob with the same animations? It seems like when the multiple instances of mobs have the same character controller, it will copy the original regardless even when i have animationcontroller script (for transitions). It will be very helpful!
    EDIT: It was a bug in my scripts ^^

  • @gagaelite7115
    @gagaelite7115 10 หลายเดือนก่อน

    Fantastic tutorial. But i can't work out why my enemy won't drop a health pack. I have an FindObjectOfType issue saying its deprecated and to use FindObjectByType or FindAllObjectByType. Neither seem to work. I'm obviously missing something. As you can probably tell I'm a complete noob 😅

  • @jasper0016
    @jasper0016 2 หลายเดือนก่อน

    can you make different weapon collectable here :