I really liked the Engine, congratulations to the creators, it's being a fun hobby 😃
What's the best way to move NPC and hero around the map via code? transport Hero across maps?
how to use the player's moveTo() method? for example how to indicate an npc?
I tried to use moveTo() in onJoinMap() but it doesn't finish the movement, isn't it possible?
I noticed that it works well in the event indicating xy coordinates.
sorry if it's a silly question.