mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
30 lines
445 B
Markdown
30 lines
445 B
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Map Gestures
|
||
|
description: Allow players to gesture on map.
|
||
|
group: feature
|
||
|
category: interaction
|
||
|
parent: wiki
|
||
|
mod: ace
|
||
|
version:
|
||
|
major: 3
|
||
|
minor: 4
|
||
|
patch: 0
|
||
|
---
|
||
|
|
||
|
## 1. Overview
|
||
|
|
||
|
### 1.1 Map gestures
|
||
|
|
||
|
Allow players to gesture/point on their map.
|
||
|
|
||
|
## 2. Usage
|
||
|
|
||
|
### 2.1 Gesturing on map
|
||
|
|
||
|
- To gesture on map hold <kbd>Left Mouse Btn</kbd>.
|
||
|
|
||
|
## 2. Dependencies
|
||
|
|
||
|
{% include dependencies_list.md component="map_gestures" %}
|