mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-05 17:02:49 +02:00
28 lines
No EOL
609 B
Text
28 lines
No EOL
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"
|
|
} |