Closed issuebotaudinowho[bot] closed 7 months ago
this one is actually there. If you want to move the player from one position to another you call DUNGEON:CharSetAction(character, animation) And you can set up an animation like animation = RogueEssence.Dungeon.CharAnimWalk(fromLoc, toLoc, character.CharDir, speedMult)
Discord: iambadatlife#0 <@205553191985610753>
Feature Request: The ability to call an action (in dungeon) via script