Hey guys, as some of you may know, Dungeon Crawler has random maps. This makes an event system I created somewhat difficult to test. What I need is a script that teleports me to the tile next to an event. This event will be decided by a comment in the event itself, preferably just "tele". Specific tile not need.
To sum it up:
I need a script that will teleport me the tile next to an event specified with "tele", or something similar, in a comment in the event.
Thanks in advance.