# Configure Fast Travel

Several settings pertaining to fast travel are set on a per-landmark actor basis. If fast travel is enabled, players will be able to travel to and from landmarks via the world map. To enable fast travel to the landmark (note: players will only be able to fast travel to already discovered locations) the setting **Can Be Traveled To** must be set to true. Likewise, to be able to fast travel while within a landmark, the setting **Can Be Traveled From** must be enabled.

<figure><img src="https://lh6.googleusercontent.com/4ZWhHJwRO6SFomWKOo2LgycHrO03X76bfyOfYS1bE2v2_6smA8s8r7gQ92UOhKVleqYpE7x_5WC_ZlLzQeo-xpci1vUQfC5fBqBUhLYYBeEhS_4ucD6H6lcvU99PhLVRSPj6ezLE5Xbakdt1vnx0NyU" alt=""><figcaption></figcaption></figure>

Finally a **Travel Point** actor (**BP\_QuestMapPro\_TravelPoint**) should be added to the scene (if not Travel Point actor is used, Quest Map Pro will try to use the origin of the landmark but this provides less control over the player spawn location and rotation). This actor should be rotated to have the arrow it contains pointing in the direction that players should be facing upon fast travel.

<figure><img src="https://lh6.googleusercontent.com/U-VY5aGWBjZ9DbLc4UY8AJaVW7jayrwjIWps-6_dyDaEfAdslwd0JPIHdiE-2i0TkEXM5AXZbFRT1GVywyBRPNYaLlPWltcyK0DiPXzkKnIAz2k_HWWiLhimL_xZk48mSlLlzBuyekiVueFMR5iQEzg" alt=""><figcaption></figcaption></figure>

Then this travel point must be set as the **Travel Spawn Point** in order to be used for this landmark.

<figure><img src="https://lh6.googleusercontent.com/nHbIDCGwJLTdQlCkmxSg6Hr3Mb2RDOJOVG5q5Ij2Z_4ZGlcx_8thmNYla5w3Kc0Xty-0Gtluk2f61o3bJ3s6VTaLw3STXxahftyZmCbFH6oVyd9Cy6yeZo6xTVTFOyL7bgPvyCawuXN2LUWPic2vTYM" alt=""><figcaption></figcaption></figure>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Go Back:</td><td><strong>Setting Up a Navigation Point</strong></td><td></td><td><a href="setting-up-a-navigation-point">setting-up-a-navigation-point</a></td></tr><tr><td>Next Step</td><td><strong>Set Name, Icon, and Color</strong></td><td></td><td><a href="set-name-icon-and-color">set-name-icon-and-color</a></td></tr></tbody></table>
