Initial Dansori character workspace
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user