12 lines
198 B
JSON
12 lines
198 B
JSON
{
|
|
"import": "/player.json",
|
|
"assets": [
|
|
// { "filename": "/gui/hud/hud.json", "delay": 0 }
|
|
],
|
|
"metadata": {
|
|
"physics": {
|
|
"collider": false,
|
|
"gravity": [ 0, 0, 0 ]
|
|
}
|
|
}
|
|
} |