Very basic animations
This commit is contained in:
@@ -11,18 +11,42 @@
|
||||
"tiles":[
|
||||
{
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"idle_0"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"idle_1"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_0"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
"id":3,
|
||||
"properties":[
|
||||
{
|
||||
"name":"animation",
|
||||
"type":"string",
|
||||
"value":"walk_1"
|
||||
}],
|
||||
"type":"worker"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user