Implemented basic A* pathfinding and player chasing. Still has bugs.

This commit is contained in:
2014-06-15 23:14:20 -07:00
parent 8f6186dbf1
commit d605f15578
6 changed files with 240 additions and 740 deletions

View File

@@ -277,7 +277,7 @@
"visible":true,
"width":0,
"x":320,
"y":480
"y":521
},
{
"gid":3544,
@@ -285,6 +285,7 @@
"name":"BigTopCustomer2",
"properties":
{
"sprite_canmove":"true",
"sprite_group":"townsfolk-female",
"sprite_name":"townsfolk-female-2"
},
@@ -300,6 +301,7 @@
"name":"BigTopCustomer2",
"properties":
{
"sprite_canmove":"false",
"sprite_group":"townsfolk-male",
"sprite_name":"townsfolk-male-3"
},