In this video, we'll be walking you through how to create a Unity combat system for your VRoid Studio model! We'll walk you through the basics of creating this system, and by the end of the video you'll have everything you need to create a great Unity combat system for your project!
Topics discussed in this video:
- Equip Weapons to Player's Hand
- Create Combo Attack Sequence
- Create an Attack Controller
- Set Up a Weapon Hitbox
- Deal Damage to the Enemy
- Enable Hitbox in Attack Animation
- Disable Player Movement During Attack
Huge credit to these guys who made this possible!
- UniVRM plugin: https://github.com/vrm-c/UniVRM
Once you download and extract the zip file or clone the project to your Git application, open it in Unity Hub. If you want to follow along the tutorial, use the Before Tutorial folder. But if you just want the final result, use the After Tutorial folder.
This project uses Unity version 2021.2.3f, earlier versions of Unity might not work, and later versions might break some of the scripts. To download a specific version of Unity, go to this website https://unity3d.com/get-unity/download/archive. After you download and install the Unity version, you can add this version of Unity back to Unity Hub and open it.
If you want to follow along with this tutorial, here is my tutorial video! I make this kind of tutorial every month, so if you like it, be sure to subscribe!