About this mod
Fast travel anywhere on the map.
- Requirements
- Permissions and credits
-
Translations
- Mandarin
- Korean
- Changelogs
- Checkpoint FT: press F7 on keyboard or Hold L1/LB and then press L3/LS on controllers.
- Poi marker FT : highlight any poi marker on the map and press the default fast travel button.
- Extract the zip file.
- Copy the fast_travel folder to the Mods folder.
- Done :)
- Remove the fast_travel folder from the Mods folder.
- Done :)
- Not compatible with mods that edit ApseMap.gfx file (all map mods).
- Poi markers are any icon on the map except for quest icons.
- Discovered/Undiscovered locations are the colored/uncolored icons.
- Some poi markers don't allow fast traveling, this can't be fixed, use a checkpoint instead.
- The keyboard button can't be customizable without causing issues with other mods that edit keybindSuperactions.xml.
- Be careful when traveling to a checkpoint, you could end up on top of houses/trees/anything, this is because of the way I check for ground underneath so the player doesn't end up being under the map or very high in the sky, I calculate based on the first surface that's hit from top on the checkpoint's x,y position.
if nothing happens when pressing the checkpoint travel key/buttons, try adding -devmode to launch options.
Method 1:
- right click on the game in steam library
- click Properties...
- add "-devmode" to launch options


Method 2:
- right click on the game .exe file
- click create shortcut
- right click the shortcut
- click properties
- add "-devmode" at the end of "Target"


Credits:
- xiaoxiao921 - console commands dump - fast travel command.
- WinterElfeas - Auto Hide HUD - custom UIElements events.