mirror of
https://github.com/guezoloic/website.git
synced 2026-03-28 18:03:50 +00:00
feat: rework entire project structure
This commit is contained in:
13
app/data/assets.json
Normal file
13
app/data/assets.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user