Initial Dansori character workspace
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Haruka reactions map",
|
||||
"note": "상황키(app event) → 반응 클립 이름(clips/<name>.json). idle은 배경 기본 루프.",
|
||||
"idleDefault": "dance_idle",
|
||||
"map": {
|
||||
"idle": "dance_idle",
|
||||
"error": "gesture_no",
|
||||
"success": "gesture_heart"
|
||||
},
|
||||
"plannedExpansion": {
|
||||
"greet": "gesture_wave",
|
||||
"explain": "gesture_present",
|
||||
"thinking": "gesture_think"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user