building
Posted: 15 Jun 2020, 00:19
I could create a plugin for this?
A feature rich city builder game for Android, iOS and PC
https://www.forum.theotown.com/
Code: Select all
[
{
"id":"$site",
"type":"site",
"frames":[
{"x":640,"y":256,"w":32,"h":32,"count":12},
{"x":512,"y":288,"w":32,"h":32,"count":12},
{"x":512,"y":320,"w":32,"h":32,"count":12},
{"x":512,"y":352,"w":32,"h":32,"count":6}
]
},
{
"id":"$crane",
"type":"crane",
"frames":[
{"x":704,"y":352,"w":64,"h":32,"count":4},
{"x":512,"y":384,"w":64,"h":32,"count":8},
{"x":512,"y":416,"w":64,"h":32,"count":8},
{"x":512,"y":448,"w":64,"h":32,"count":8}
]
}
]