Renderer/assets/Data/objects.json

27 lines
621 B
JSON

{
"objects" : [
{
"objectId" : "crateWooden",
"modelPath" : "Models/crate2.fbx",
"tokens" : [
"GRAVITY",
"OUTLINE"
],
"collidable": {
"type" : "CUBE",
"dimension1" : 0.1,
"dimension2" : 0.1,
"dimension3" : 0.35,
"offsetX" : 0,
"offsetY" : 0.05,
"offsetZ" : 0
}
}
],
"files" : [
"Data/objects/floatingisland.json",
"Data/objects/testscene1objects.json"
]
}