mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
1df3a73461
* Update documentation guidelines * Add version info part 1 * Add version info part 2 * Add removed in version to frontmatter and tag testmissions as removed * Add version info part 3
27 lines
523 B
Markdown
27 lines
523 B
Markdown
---
|
|
layout: wiki
|
|
title: Finger
|
|
description: Finger pointing.
|
|
group: feature
|
|
category: realism
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 2
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
Allows players to point in a direction with their fingers, when they do so people around (4m by default) can see a big circle in the pointed direction.
|
|
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 How to point things
|
|
- Press <kbd>⇧ Shift</kbd>+<kbd>`</kbd> (QWERTY and AZERTY layouts)
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="finger" %}
|