10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"import": "/player.json",
|
|
"assets": [
|
|
// { "filename": "/gui/hud/hud.json", "delay": 0 }
|
|
],
|
|
"transform": {
|
|
"orientation": [ 0, 1, 0, 0 ]
|
|
}
|
|
// "metadata": { "physics": { "gravity": [ 0, 0, 0 ] } }
|
|
} |