Easystar tilemap based pathfinding from magistross and updated by C3 community.
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)