Skip to content

Commit 720dfb0

Browse files
authored
Update README.md
1 parent 07f6513 commit 720dfb0

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

README.md

+10-17
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,20 @@
1-
# Unity VRoid Melee Hits
2-
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!
1+
# Unity VRoid Facial Expression Maker
2+
Load your VRoid model and use the sliders to create your own custom facial expressions outside of #Unity3d! You can then export the current preset as animations that can be used in your game later!
33

4-
<img src="https://github.com/FFaUniHan/Unity_VRoid_Melee_Hits/blob/main/Demo%202.gif" width=100% height=100%>
5-
<p align="center"><img src="https://github.com/FFaUniHan/Unity_VRoid_Damage_Pop_Up/blob/main/Demo%201.gif" width=50% height=50%></p>
6-
7-
Topics discussed in this video:
8-
- Equip Weapons to Player's Hand
9-
- Create Combo Attack Sequence
10-
- Create an Attack Controller
11-
- Set Up a Weapon Hitbox
12-
- Deal Damage to the Enemy
13-
- Enable Hitbox in Attack Animation
14-
- Disable Player Movement During Attack
4+
To download the standalone final product go to this link: https://ko-fi.com/s/27423737f7
155

166
Huge credit to these guys who made this possible!
177
- UniVRM plugin: https://github.com/vrm-c/UniVRM
188

19-
# Instructions
20-
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.
9+
<img src="https://github.com/FFaUniHan/Unity_VRoid_Expression_Maker/blob/Save-File-Rework/Demo.gif" width=100% height=100%>
2110

22-
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.
2311

2412
# Tutorial Video
25-
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!
13+
Here are some explanations how the application works in a video form:
2614

2715
[![How to Blend Two Expressions Together (Unity VRoid Studio)!](https://github.com/FFaUniHan/Unity_VRoid_Melee_Hits/blob/main/Video.jpg)](https://youtu.be/6MYmzIz7rE4 "How to Create Unity Combat System for VRoid Studio)")
16+
17+
18+
19+
# Instructions
20+
Once you download and extract the zip file or clone the project to your Git application, open it in Unity Hub. This project uses Unity version 20212.1.1f, 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.

0 commit comments

Comments
 (0)