Adding 100's of abilities to my MOBA - Unity Source Code Included

Sdílet
Vložit
  • čas přidán 4. 04. 2024
  • Get the Code - game.courses/abilityfx/
    💯Multiplayer Mastery Course - game.courses/mp/
    🎓Learn Game Development - game.courses/bc/
    Join the Group - unity3d.group/
    Support the Channel by becoming a Member - / @unity3dcollege
    Scifi Characters InGame - assetstore.unity.com/publishe...
    Fantasy Characters InGame - assetstore.unity.com/publishe...
    Insects InGame - assetstore.unity.com/packages...
    ** GET SOME OF THE FANTASY & SCIFI CHARACTERS FOR $20 in the $20 SALE **
    assetstore.unity.com/?price=1...

Komentáře • 13

  • @jesustarsia6994
    @jesustarsia6994 Před 2 měsíci +2

    You are great, bro! One of the only guys that doesn't just fuckin TALK! And you don't know if they are real programmers. Hi from Argentina!

  • @MrEastgalaxy
    @MrEastgalaxy Před 2 měsíci +1

    MVP when it comes to demos for me. Love this video

  • @AyyoNevNev
    @AyyoNevNev Před 2 měsíci +1

    Neat!

  • @AnikenSkiwalker
    @AnikenSkiwalker Před 2 měsíci +2

    Jason. I wished you were into the vr headsets like the quest 3. It would be nice if you were to start a series on that.

    • @Unity3dCollege
      @Unity3dCollege  Před 2 měsíci +4

      I actually stayed yt witb vr videos :) been a while but I plan on door a few videos and maybe porting some of my vr games to q3 amd avp

    • @glinkot
      @glinkot Před 2 měsíci

      @@Unity3dCollege That would be fantastic!

  • @hansfritz6026
    @hansfritz6026 Před 2 měsíci

    hi everything that you show here is that developed from scratch in this course "Multiplayer Game Programming Made Easy" ? if so i would love to take it :-) its exactly what i was looking for
    although i need this for my mobile game but the core concept just drag&drop any character and enemy prefab and then just cast or shoot any AOE, projectile and so on
    are you also covering moving targets ? and auto lock on to the closest target(s) ? for example lets say current ability of player projectile has limit of 3 and there are 5 enemy targets so when ability gets casted 3 projectiles are fired to 3 out of 5 targets which are the closest

  • @MalikenGD
    @MalikenGD Před 2 měsíci +1

    Are you still expanding the multiplayer course with this content, or is the multiplayer mastery course finished?

    • @Unity3dCollege
      @Unity3dCollege  Před 2 měsíci +3

      I've been adding the source to this project to the coursework and we discuss it during the live sessions.

  • @r1pfake521
    @r1pfake521 Před měsícem

    After reading the title and watching the intro I thought that the video will show how to make a ability system with the logic of different ability effects like dealing damage, healing, etc. but it only shows how to spawn particle effects and play animations.

  • @Fightitinside
    @Fightitinside Před měsícem

    It's not hundreds of abilities, it's one ability with different parameters. You'll have to add new logic and rewrite the existing one to add healing abilities or more complex abilities.