ReForge-Mode / Unity_VRoid_LookAt_Nearby_Objects

In this tutorial, I’ll show you how to modify the UniVRM plugin and write a script to make your character turn their head to look at nearby objects

Home Page:https://www.youtube.com/ReForgeModeUnityTutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity VRoid Character Look At Nearby Object Tutorial

In this tutorial, I'll show you how to use UniVRM plugin to make your characters automatically turn their head to look at objects around them. This mechanic is implemneted in various games like Genshin Impact.

This project uses Unity version 2021.1.17f, earlier versions of Unity might not work. If you want to follow along the tutorial, open up the "Before Tutorial" project folder in Unity Hub. If you just want to download the final project files, open up the "After Tutorial" folder.

Tutorial Video

I publish this kind of tutorial every month, so if you like it, be sure to subscribe!

Unity VRoid Look At Nearby Objects

About

In this tutorial, I’ll show you how to modify the UniVRM plugin and write a script to make your character turn their head to look at nearby objects

https://www.youtube.com/ReForgeModeUnityTutorials


Languages

Language:C# 97.2%Language:HLSL 1.7%Language:ShaderLab 1.1%