2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
layout: wiki
|
|
|
|
title: Markers
|
2021-12-02 14:40:46 +00:00
|
|
|
component: markers
|
2016-08-30 13:49:04 +00:00
|
|
|
description: Improved markers.
|
2016-08-18 16:37:38 +00:00
|
|
|
group: feature
|
|
|
|
category: interaction
|
|
|
|
parent: wiki
|
2016-08-30 13:49:04 +00:00
|
|
|
mod: ace
|
|
|
|
version:
|
|
|
|
major: 3
|
|
|
|
minor: 0
|
|
|
|
patch: 0
|
2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
## 1. Overview
|
|
|
|
|
|
|
|
### 1.1 Improved marker placement
|
2017-10-29 05:53:37 +00:00
|
|
|
|
2016-08-18 16:37:38 +00:00
|
|
|
Expands the "Insert Marker" menu and allows to rotate map markers. Shows the currently selected channel to prevent misplacement.
|
|
|
|
|
2017-10-29 05:53:37 +00:00
|
|
|
### 1.2 Moveable map markers
|
|
|
|
|
|
|
|
Adds the ability to move map markers after they are placed. (Note: Must be enabled in `Markers` module)
|
|
|
|
|
|
|
|
|
|
|
|
## 2. Usage
|
|
|
|
|
|
|
|
### 2.1 Moving map markers
|
|
|
|
|
|
|
|
- To move a marker hold down <kbd>Alt</kbd> and <kbd>Left Mouse Btn</kbd> on marker and move.
|
|
|
|
|
|
|
|
<div class="panel callout">
|
|
|
|
<h5>Note:</h5>
|
|
|
|
<p>Does not work in Editor Preview! Conflicts with vanilla teleport keybind.</p>
|
|
|
|
</div>
|