fork: move from guezoloic repo

This commit is contained in:
2026-01-24 13:29:26 +01:00
parent 75ebf27385
commit e7c093935e
31 changed files with 5377 additions and 0 deletions

13
src/json/assets.json Normal file
View File

@@ -0,0 +1,13 @@
{
"model": "BASEmodel.glb",
"idle_animation": "idle.glb",
"welcome_animation": "waving.glb",
"animations": [
"StandingW_BriefcaseIdle.glb",
"Acknowledging.glb",
"ArmStretching.glb",
"OffensiveIdle.glb",
"ThoughtfulHeadShake.glb",
"DwarfIdle.glb"
]
}