mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
d1187ad82e
- 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.
620 B
620 B
layout | title | description | group | parent |
---|---|---|---|---|
wiki | Dragging | Adds the option to drag and carry units and objects | feature | 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 ⊞ Win (ACE3 default key bind
Interact Key
). - Select
Drag
orCarry
. - To release, use the mouse wheel and select
Release
or use Self Interaction Ctrl+⊞ Win and selectRelease
.
3. Dependencies
ace_interaction