mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
37 lines
1.0 KiB
Markdown
37 lines
1.0 KiB
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Parachute
|
||
|
description: Add an altimeter and a non-steerable parachute
|
||
|
group: feature
|
||
|
category: equipment
|
||
|
parent: wiki
|
||
|
---
|
||
|
|
||
|
## 1. Overview
|
||
|
|
||
|
### 1.1 Altimeter
|
||
|
Removes the altitude and descend speed UI elements when free-falling and parachuting on higher difficulties. Adds an altimeter watch type item.
|
||
|
|
||
|
### 1.2 Non-steerable parachute
|
||
|
Adds a non-steerable parachute variant for jet pilots.
|
||
|
|
||
|
### 1.3 Parachute cutting and reserve parachutes
|
||
|
You are now able to cut parachutes and deploy a reserve one.
|
||
|
|
||
|
### 1.4 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> (Arma 3 default key bind `Watch`) to bring up the altimeter.
|
||
|
|
||
|
### 2.2 Cutting a parachute
|
||
|
- While falling with a parachute deployed open the self interaction menu <kbd>Ctrl</kbd>+<kbd>⊞ Win</kbd> (ACE3 default).
|
||
|
- Select `Cut Parachute`
|
||
|
|
||
|
## 3. Dependencies
|
||
|
|
||
|
{% include dependencies_list.md component="parachute" %}
|