17 lines
267 B
Text
17 lines
267 B
Text
{
|
|
"particleEmitters" : {
|
|
"devparticles" : {
|
|
"enabled" : true,
|
|
"emissionRate" : 5.0,
|
|
"particles" : [
|
|
]
|
|
}
|
|
},
|
|
"lights" : {
|
|
"glow" : {
|
|
"active" : true,
|
|
"position" : [0, 0],
|
|
"color" : [200, 200, 200]
|
|
}
|
|
}
|
|
}
|