Adding Locatable Components

To make an object appear on the radar and/or compass, add the Locatable component.

Steps:

  1. Select the GameObject you want to track.

  2. In the Inspector, click Add Component > Radar System > Locatable.

  3. Configure the following properties:

    • Icon Prefab – The icon that will represent this object on the radar or compass.

    • Ignore Detection Range (optional) – Enable this if the object should always be visible, even when outside the detection range (e.g. quest markers).

circle-info

Objects without the Locatable component will not show up on the radar or compass.

Last updated