Removing Nav Markers
Last updated
Last updated
Connect the "Set Nav Marker Enabled" node to your string.
Change the "Enabled" setting to false
.
Connect a Nav Marker node to the "Set Nav Marker Enabled" node's nav marker slot.
Set the Nav Marker identifier to match the nav marker you want to remove.
This will hide the nav marker, making it invisible. However, the nav marker remains attached to the object.
There is no straightforward method to remove nav markers from specific objects without affecting others. To completely dissociate a nav marker from an object, you need to despawn the object.
Despawning objects breaks nav marker attachments to them and can be used as a way to 'rinse' them off. This is the only way to dissociate objects from nav markers. After despawning an object, the nav marker will not be attached to the object when you re-enable it.
Captain Punch