네트워크 멀티플레이 환경 문제 수정

관련 문제가 다시 발생하면 이 커밋으로 돌아올 것
This commit is contained in:
2026-02-02 04:24:14 +09:00
parent 3e747a9d97
commit 10b496dfae
49 changed files with 2860 additions and 1792 deletions

View File

@@ -194,6 +194,24 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "StartAsClient",
"type": "Button",
"id": "3cdb7b19-b155-4d50-bd36-d132b9290400",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "DebugPanel",
"type": "Button",
"id": "2d93558e-a811-4563-9591-6ef734155d8d",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -713,6 +731,28 @@
"action": "Cancel",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "492d997c-1c69-463e-a63f-dd327d7881b8",
"path": "<Keyboard>/c",
"interactions": "",
"processors": "",
"groups": ";Keyboard&Mouse",
"action": "StartAsClient",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "c286789c-b46b-4160-8724-23412c73cb67",
"path": "<Keyboard>/backquote",
"interactions": "",
"processors": "",
"groups": ";Keyboard&Mouse",
"action": "DebugPanel",
"isComposite": false,
"isPartOfComposite": false
}
]
},