Renderer/assets/Data/entity/objects/game_objects.json
austin cdd44bd362
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
bugfixes
2024-09-12 19:13:34 -04:00

14 lines
221 B
JSON

{
"objects" : [
{
"id" : "spawnPoint",
"modelPath" : "Models/gameobj/token.glb",
"tokens": [
"SPAWNPOINT"
]
}
],
"files" : []
}