option for change visual character

This commit is contained in:
Vova
2024-04-28 15:17:19 +03:00
parent 38f8b297f2
commit fb2c0a0c5c
7 changed files with 290 additions and 240 deletions
+6
View File
@@ -0,0 +1,6 @@
using UnityEngine;
public class HoldPoint : MonoBehaviour
{
}