Issue:
Player uses "Enter the Abyss" and teleports successfully. Then, after attempting to move again, the player moves back to their original position -- effectively "un"teleporting.
Proposed Solution:
Change the code for Enter the Abyss teleportation to use the flying object code, despawn and respawn the character in the new position. This could have issues where the player is no longer selecting the character, but it will resolve the issue.
Issue: Player uses "Enter the Abyss" and teleports successfully. Then, after attempting to move again, the player moves back to their original position -- effectively "un"teleporting. Proposed Solution: Change the code for Enter the Abyss teleportation to use the flying object code, despawn and respawn the character in the new position. This could have issues where the player is no longer selecting the character, but it will resolve the issue.