Tilemap Minimap Set Follow Target
Set or clear the target used to center the minimap view.
Parameters
| Parameter | Description |
|---|---|
| Minimap | The TilemapMinimap component to update. |
| Follow Target | Optional GameObject to center the minimap on. Leave empty to clear it. |
Notes
- Use this for player-centered scrolling minimaps.
- This works especially well with Set Map Scale.