FFaUniHan / Unity_VRoid_Eye_Blinking

This two methods allow you to make your character blink on regular intervals. We're going to do it via scripts and via animator. Choose whichever you like!

Home Page:https://youtu.be/PelIQRZ08zY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity VRoid Eye Blinker

This two methods allow you to make your character blink on regular intervals. We're going to do it via scripts and via animator. Choose whichever you like!

Support me on Ko-Fi so I can keep making tutorials like this: https://ko-fi.com/reforgemode

Credits:

Tutorial Video

Here is a four minutes tutorial on how to do this:

Create Custom VRoid Facial Expressions for FREE

Instructions

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 2022.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.

About

This two methods allow you to make your character blink on regular intervals. We're going to do it via scripts and via animator. Choose whichever you like!

https://youtu.be/PelIQRZ08zY

License:MIT License


Languages

Language:C# 97.9%Language:HLSL 1.2%Language:ShaderLab 0.9%