[Update] 휴대폰 조이스틱 연결 및 스크립트 변경

1. 휴대폰에서 실시가능하도록 조이스틱 및 버튼 입력
2. 콜라이더 및 트리거 구조 변경
3. 로테이션 단계이상함 감지 - 수정 예정
This commit is contained in:
jongjae0305
2026-04-21 17:45:51 +09:00
parent 15bb71750b
commit 6c84f865d8
209 changed files with 8639 additions and 2654 deletions
+37
View File
@@ -1,5 +1,22 @@
{
"dependencies": {
"com.coplaydev.coplay": {
"version": "https://github.com/CoplayDev/unity-plugin.git#beta",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.inputsystem": "1.1.1",
"com.unity.cloud.gltfast": "6.12.1"
},
"hash": "9d45c4518791307476bbf314aaef68280d22f6b9"
},
"com.tonythedev.unity-claude-code-cli": {
"version": "https://github.com/Exano/UnityClaudeCLI.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "f1fbdc9a5337511373bde638c8e64368dfc5396e"
},
"com.unity.ai.navigation": {
"version": "2.0.10",
"depth": 0,
@@ -19,6 +36,19 @@
},
"url": "https://packages.unity.com"
},
"com.unity.cloud.gltfast": {
"version": "6.14.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.24",
"com.unity.collections": "1.2.4",
"com.unity.mathematics": "1.2.6",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.11.3",
"depth": 0,
@@ -63,6 +93,13 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.3",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.18.0",
"depth": 0,