ACE3/documentation/feature/dragging.md
Josuan Albin d1187ad82e Documentation pass 8
- Finished: MicroDAGR doc, note that the images can't be viewed properly on GitHub.
- Coding guidelines are more readable now, added the STRING family of macros to it.
- How to enable dragging / carrying added to dragging / carrying framework with a BIG disclaimer that the functions are not public and may change.
- Shortcut updated to fit the convention established in the shortcut page.
2015-07-01 21:19:26 +02:00

24 lines
620 B
Markdown

---
layout: wiki
title: Dragging
description: Adds the option to drag and carry units and objects
group: feature
parent: wiki
---
## 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
`ace_interaction`