[OriginShift] Fixes for ThirdPerson & Ragdoll

This commit is contained in:
NotAKidoS 2024-06-18 14:42:15 -05:00
parent 69e6298281
commit c75fc028d3
7 changed files with 118 additions and 17 deletions

View file

@ -1,4 +1,5 @@
using UnityEngine;
using JetBrains.Annotations;
using UnityEngine;
using UnityEngine.Events;
#if !UNITY_EDITOR