Actual camera point instead of offset for eyes

This commit is contained in:
SDraw 2023-04-10 00:28:41 +03:00
parent 17b1d1d9cf
commit 96ab14c698
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
using UnityEngine;
using System.Reflection;
using System.Reflection;
using UnityEngine;
namespace ml_amt
{