Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 923 Bytes

File metadata and controls

12 lines (7 loc) · 923 Bytes

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