How can I remove the Location pointer?

When the taxi guide is on, you see the taxi guides and know where to go, however there is an additional pointer which floats around in your view when you are not looking directly at your parking destination.

You can see the POI marker (where your parking location is), however the additional “distance /direction” pointer is not necessary and a nuisance.

Does anyone know of a mod that removes this extra and redundant pointer?

In VR , it just gets in the way as you can clearly see the taxi guide which you need to follow.

The only way to remove it is to turn off the taxi guides.

Unless it turns off when you turn off the poi pointers.
Then it will only turn off when you turn off the taxi ribbon.

The pointer still shows when POI pointers are turned off.

I managed to remove it by setting up a community folder mod which sets the Waypoint-2d Icon and text sizes to 0px

The file which controls the pointer is located here …

Official\OneStore\fs-base-ui-pages\html_ui\Pages\InGameMarkers\Templates\IGM_Waypoint.css

The changes are as follows …

I have posted this info for general knowledge, but I recommend that you don’t touch this file unless you are familiar with creating mods which don’t affect the original files.

It is not wise to modify the runtime files directly.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.