충돌, 레이캐스팅, 레이어, 카메라 기능 구현

This commit is contained in:
2026-01-22 02:50:47 +09:00
parent 2eee8e2ab2
commit 16497ffc6e
18 changed files with 1052 additions and 135 deletions

View File

@@ -0,0 +1,14 @@
using UnityEngine;
public class Define
{
public enum MouseEvent
{
Press,
Click,
}
public enum Cameramode
{
QuaterView,
}
}

View File

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