Info

Statistics

  • Download count214 total downloads
  • Latest download count 214 downloads of latest version
  • Average download count1 downloads per day average

Owners

Description

Easystar tilemap based pathfinding from magistross and updated by C3 community

Example Files

Easystar & MoveTo

Discussion

  • 3 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • 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)

  • When I apply this to a sprite, I get a black screen on preview.