Easystar (Construct 3 Behaviours)

  • 1
    This content is deleted
    Addon
    Easystar

    Easystar tilemap based pathfinding from magistross and updated by C3 community.

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • 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)