Easystar tilemap based pathfinding from magistross and updated by C3 community
Easystar & MoveTo
When I apply this to a sprite, I get a black screen on preview.
You want to apply it to a tilemap and look at the C3 forum thread for the most up to date version and examples.
Good afternoon! Can you tell me, are you planning to upgrade to sdk v2, which will be supported by construct 3?
I get this error when using Minify ADvanced on Export:
working/556981458/c3runtime.js:5555:42: ERROR - [JSC_UNDEFINED_VARIABLE] variable EasyStar is undeclared
5555| if (diffX === 0 && diffY === -1) return EasyStar["TOP"];
^^^^^^^^
working/556981458/c3runtime.js:5571:67: ERROR - [JSC_UNDEFINED_VARIABLE] variable C3 is undeclared
5571| self.C3.Behaviors.EasystarTilemap = class EasystarTilemap extends C3.SDKBehaviorBase
^^
2 error(s), 0 warning(s)