Reset
In order to globally reset and respawn all markers:
- Add a
MarkerReset
script to a GameObject - Reference all VRCMarkers
- Call
_ResetMarkers
from a UI Button

In order to globally reset and respawn all markers:
MarkerReset
script to a GameObject_ResetMarkers
from a UI Button