mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
31 lines
705 B
Markdown
31 lines
705 B
Markdown
---
|
|
layout: wiki
|
|
title: Parachute
|
|
description: Add an altimeter and a non-steerable parachute
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Altimeter
|
|
Removes the altitude and descend speed UI elements when free-falling and
|
|
parachuting on higher difficulties and instead adds an altimeter watch type
|
|
item.
|
|
|
|
### 1.2 Non-steerable parachute
|
|
Adds a non-steerable parachute variant for jet pilots.
|
|
|
|
### 1.3 Landing animation
|
|
Smoothens the parachute landing animation.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 bringing up the altimeter
|
|
- For this you need to have an `altimeter watch` in the watch slot.
|
|
- Press <kbd>O</kbd> (ARMA3 default keybind `Watch`) to bring up the altimeter.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_common`
|