Midway on #10: Basic conversation engine works, but AI does not stop playing its movement animation

This commit is contained in:
2014-07-09 22:14:20 -07:00
parent 18d0ae90f2
commit ce098c1e37
6 changed files with 216 additions and 43 deletions

View File

@@ -354,6 +354,25 @@
"width":0,
"x":320,
"y":608
},
{
"gid":3544,
"height":0,
"name":"BigTopCustomer2",
"properties":
{
"sprite_canmove":"true",
"sprite_facing":"right",
"sprite_group":"townsfolk-male",
"sprite_has_treasure":"true",
"sprite_name":"townsfolk-male-3",
"sprite_route":"BigTopRoute2"
},
"type":"AI",
"visible":true,
"width":0,
"x":576,
"y":512
}],
"opacity":1,
"type":"objectgroup",
@@ -646,6 +665,32 @@
"width":0,
"x":160,
"y":512
},
{
"height":0,
"name":"BigTopRoute2",
"polyline":[
{
"x":0,
"y":0
},
{
"x":-32,
"y":32
},
{
"x":-448,
"y":32
}],
"properties":
{
},
"type":"",
"visible":true,
"width":0,
"x":576,
"y":480
}],
"opacity":1,
"type":"objectgroup",