2026-04-27 캐릭터 립싱크 프로토타입

This commit is contained in:
2026-04-27 10:48:22 +09:00
parent 5d9418cf97
commit 6c6cf63668
11 changed files with 143 additions and 10 deletions

View File

@@ -60,12 +60,12 @@
"*.asset": "yaml",
"*.meta": "yaml",
"*.prefab": "yaml",
"*.unity": "yaml",
"*.unity": "yaml"
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"*.sln": "*.csproj",
"*.slnx": "*.csproj"
},
"dotnet.defaultSolution": "VR_MyProject.slnx"
"dotnet.defaultSolution": "Shopping_UnityVR.slnx"
}