Initial Dansori character workspace

This commit is contained in:
eKeerar
2026-07-04 10:34:46 +09:00
commit 5a419816ff
2480 changed files with 38692 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"name": "Noeul reactions map",
"note": "상황키(app event) → 반응 클립(clips/<name>.json). 노을은 차분한 로파이 무드 — 모션 진폭·대사 톤을 낮춘다. idle은 배경 기본 루프.",
"idleDefault": "dance_idle",
"map": {
"idle": "dance_idle",
"error": "gesture_no",
"success": "gesture_heart",
"focus": "gesture_focus"
},
"plannedExpansion": {
"greet": "gesture_wave",
"sleepy": "gesture_sleepy"
}
}