Renderer/assets/Data/terrainObjects.json
2022-12-08 22:53:40 -05:00

16 lines
284 B
JSON

{
"terrainObjects" : [
{
"objectId" : "terrain1",
"modelPath" : "Models/startingarea1.fbx",
"tokens" : [
],
"collidable": null
}
],
"files" : [
"Data/objects/floatingisland.json"
]
}