hobby coding
hobby coding
  • 59
  • 66 376
Celestial Edge Mobile - Evade Counter
With this module, you'll have a chance to counterattack when perfectly evading.
มุมมอง: 51

วีดีโอ

Celestial Edge Mobile Game - Combo Transitioning
มุมมอง 75หลายเดือนก่อน
Updated the combo system to allow for smoother transitions between attacks when holding or delaying button presses. demo: hobbycoder.itch.io/celestial-edge-demo-apk
Celestial Edge Mobile Game - Fighting a Level 10 Creature
มุมมอง 53หลายเดือนก่อน
Fight against level 10 creature
Celestial Edge Mobile (APK Demo)
มุมมอง 182หลายเดือนก่อน
Demo APK Link - hobbycoder.itch.io/celestial-edge-demo-apk
Unity Mobile - Enemy Test [ Demo link in description]
มุมมอง 40211 หลายเดือนก่อน
Set up this enemy using my updated custom enemy script You may download the APK demo here: hobbycoder.itch.io/a-knights-errands
Enemy Strafe using AStar Pathfinding
มุมมอง 1.9Kปีที่แล้ว
AStarAI.maxSpeed = StrafeMovementSpeed; AStarAI.destination = strafePosition; AStarAI.SearchPath(); Vector3 direction = (strafePosition - transform.position).normalized; float forward = Vector3.Dot(transform.forward, direction); float right = Vector3.Dot(transform.right, direction); animator.SetFloat("Forward", forward); animator.SetFloat("StrafeMovement", right); FacePlayer();
Unity - Enemy AI - Special attack
มุมมอง 652ปีที่แล้ว
Special attack when player is stun
Unity - Added gliding
มุมมอง 1Kปีที่แล้ว
Added gliding
Unity - Adding more actions to Diaz Climbing System
มุมมอง 1.1Kปีที่แล้ว
Added more actions
Unity - Modified Diaz Vaulting System
มุมมอง 420ปีที่แล้ว
Added conditions which vault to use
Unity - Parry Counter
มุมมอง 707ปีที่แล้ว
Setting up parry in custom controller and Invector FSM AI
Unity - Simple Bow System
มุมมอง 512ปีที่แล้ว
Implemented Bow System
Unity - Setting up Attack for Invector FSM AI
มุมมอง 1.2Kปีที่แล้ว
Set up attacks using custom action manager
Invector FSM AI + RPG Builder
มุมมอง 709ปีที่แล้ว
Invector FSM AI RPG Builder
HC Controller + RPG Builder Combat Test
มุมมอง 624ปีที่แล้ว
HC Controller RPG Builder Combat Test
RPG Builder + Malbers Animal Controller Integration (WIP) - Shapeshifting
มุมมอง 847ปีที่แล้ว
RPG Builder Malbers Animal Controller Integration (WIP) - Shapeshifting
RPG BUILDER + Malbers Integration - WIP
มุมมอง 398ปีที่แล้ว
RPG BUILDER Malbers Integration - WIP
Invector + RPG Builder Integration - Staff Spell Combo using Invector Animation Event
มุมมอง 588ปีที่แล้ว
Invector RPG Builder Integration - Staff Spell Combo using Invector Animation Event
Invector + RPG Builder Integration Setup (3rd) - Modifying Animation, Equip and Unequip
มุมมอง 669ปีที่แล้ว
Invector RPG Builder Integration Setup (3rd) - Modifying Animation, Equip and Unequip
Invector + RPG Builder Integration Setup (2nd) - Adding Ability Animation
มุมมอง 576ปีที่แล้ว
Invector RPG Builder Integration Setup (2nd) - Adding Ability Animation
Invector + RPG Builder Integration Setup (1st)
มุมมอง 2.2Kปีที่แล้ว
Invector RPG Builder Integration Setup (1st)
RPG Builder + HC Character Controller PC Build Test
มุมมอง 461ปีที่แล้ว
RPG Builder HC Character Controller PC Build Test
RPG Builder + Hobby Coder's Character Controller
มุมมอง 279ปีที่แล้ว
RPG Builder Hobby Coder's Character Controller
Invector + RPG Builder Integration (WIP)
มุมมอง 452ปีที่แล้ว
Invector RPG Builder Integration (WIP)
Invector + RPG Builder Integrations (WIP)
มุมมอง 232ปีที่แล้ว
Invector RPG Builder Integrations (WIP)
Invector + RPG Builder Integrations - Equipping
มุมมอง 312ปีที่แล้ว
Invector RPG Builder Integrations - Equipping
Simple Flying Action for Invector - Updated the animation
มุมมอง 382ปีที่แล้ว
Simple Flying Action for Invector - Updated the animation
Setting up Simple Flying Action for Invector
มุมมอง 701ปีที่แล้ว
Setting up Simple Flying Action for Invector
Made a Custom Flying Action for Invector using the vSwimming Addon
มุมมอง 456ปีที่แล้ว
Made a Custom Flying Action for Invector using the vSwimming Addon
Unity - Gliding Test
มุมมอง 351ปีที่แล้ว
Unity - Gliding Test

ความคิดเห็น

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

    Hi buddy, I like your game, I want to do projects like this, is there a tutorial you can recommend or is there a lesson you teach?

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

    😮 good looking game, and very good mechanics. Good job.

  • @Motivational-Mango
    @Motivational-Mango หลายเดือนก่อน

    Nice. Remind me of the Grand Theft Auto the third Autos

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

    Hi, I wanted to know if you still have investor integration with RPG Builder, I'm interested in purchasing it. 😅🙏🙏🙏

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

    I think it’s cool that you’re making an actual game for mobile instead of the usual slop I see.

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

    Package download link is not working 🥲

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

    please give the folder of this game pleaseee

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

    i don`t have "v trigger generic action"

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

    Cool

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

    I'm curious about the techniques you utilized to attain such smoothness. Did you employ animator.MatchTarget or some other method?

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

    please see ]: climbing system and invector tsp integration

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

      I havent been working with latest invector, will check this integration once this database development project is done

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

    don't waste your money u got error and hobby coding never give u response

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

    Yesterday I buy your integration iaz Climbing System 4.03 with invector ( 2.6.4a ) after follow your all steps I got a new error ): please help me I gonna donate u good amount ): Assets\Invector-3rdPersonController\Integrations\Diaz Climbing Invector\Scripts\vTpCameraCinemachine.cs(31,33): error CS0507: 'vTpCameraCinemachine.CameraMovement(bool)': cannot change access modifiers when overriding 'public' inherited member 'vThirdPersonCamera.CameraMovement(bool)'

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

    Thats insane. Did you end up still using RPG Builders ability system or did you swap it out for your own?

  • @TungNguyen-ed4pi
    @TungNguyen-ed4pi 7 หลายเดือนก่อน

    Can I have your package, please

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

    How did you add custom actions like balancing and wall hug? you could also do swingable ledge and a tutorial👍

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

    Hi, it was great. Please either post the project or complete the tutorial. I really need it

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

    Bro i have a request plz make a short tutorial on making a new weopan like minigun with its own movesets plz plz with invector

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

    I don't know why but this feels like Hyrule Warriors

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

    This should be by default! Was it hard to do? I may get the asset if it's not beyond me.

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

    Nice. How can I put my camera closer to the character like yours? Thank you.

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

    can i have your source code to research

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

    which system use for combo or its custom?

  • @lil-micbeat6917
    @lil-micbeat6917 11 หลายเดือนก่อน

    mouse always shows on screen , how to fix it ?

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

    I like it when enemies try to flank me and actually attack from positions of opportunity. First time I saw that happen was in Half-life, where I was shocked to realize enemies would actually seek to find me even if I was behind cover. I'd pop out and realize they weren't where I thought they were anymore since they keep looking for ways around me.

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

    Thanks Hobby Coding for this amazing asset! I have one little issue, my player can't get in on motorcycle. every other vehicle is working fine. Pressing E for bike is not working 😪