mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-06 01:12:50 +02:00
28 lines
609 B
Text
28 lines
609 B
Text
|
{ "object":
|
||
|
{
|
||
|
"height":37.0156,
|
||
|
"id":2,
|
||
|
"name":"Thingy",
|
||
|
"properties":[
|
||
|
{
|
||
|
"name":"Bool",
|
||
|
"type":"bool",
|
||
|
"value":true
|
||
|
},
|
||
|
{
|
||
|
"name":"TestClassInTemplate",
|
||
|
"propertytype":"TestClass",
|
||
|
"type":"class",
|
||
|
"value":
|
||
|
{
|
||
|
"Amount":4.2,
|
||
|
"Name":"Hello there"
|
||
|
}
|
||
|
}],
|
||
|
"rotation":0,
|
||
|
"type":"",
|
||
|
"visible":true,
|
||
|
"width":37.0156
|
||
|
},
|
||
|
"type":"template"
|
||
|
}
|