플레이어 컨트롤러 추가 및 이동 및 회전 기능 구현중

This commit is contained in:
2026-01-20 02:31:22 +09:00
parent accf9c1287
commit de039d4ffb
6 changed files with 168 additions and 154 deletions

View File

@@ -1,16 +0,0 @@
using UnityEngine;
public class Player : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
Managers mg = Managers.Instance;
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: e77a5909a15b92544bcd0b48ddd60059