ACE3/docs/wiki/feature/dragging.md

30 lines
732 B
Markdown
Raw Normal View History

---
layout: wiki
title: Dragging
description: Adds the option to drag and carry units and objects.
group: feature
category: interaction
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
This adds the option to drag or carry units or objects.
## 2. Usage
### 2.1 Dragging / Carrying units and objects
- You can only drag or carry an unconscious unit.
- Interact with the unit or object <kbd>&nbsp;Win</kbd> (ACE3 default key bind `Interact Key`).
- Select `Drag` or `Carry`.
- To release, use the mouse wheel and select `Release` or use Self Interaction <kbd>Ctrl</kbd>+<kbd>&nbsp;Win</kbd> and select `Release`.
## 3. Dependencies
{% include dependencies_list.md component="dragging" %}