Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
34 lines
861 B
JSON
34 lines
861 B
JSON
{
|
|
"foliageList" : [
|
|
{
|
|
"id" : "bush4",
|
|
"tokens" : [
|
|
"FLAMMABLE"
|
|
],
|
|
"buttonInteraction" : {
|
|
"onInteract" : "harvest",
|
|
"interactionShape" : {
|
|
"type" : "CUBE",
|
|
"dimension1" : 1.0,
|
|
"dimension2" : 1.0,
|
|
"dimension3" : 1.0,
|
|
"rotX": 0,
|
|
"rotY": 0,
|
|
"rotZ": 0,
|
|
"rotW": 1,
|
|
"offsetX" : 0.0,
|
|
"offsetY" : 0.5,
|
|
"offsetZ" : 0.0
|
|
}
|
|
},
|
|
"graphicsTemplate": {
|
|
"model": {
|
|
"path" : "Models/foliage/bush4.glb"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"files" : [
|
|
]
|
|
}
|