mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
c744267e21
- guidelines added - classnames added
30 lines
802 B
Markdown
30 lines
802 B
Markdown
---
|
|
layout: wiki
|
|
title: Dragging
|
|
description:
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Dragging and carrying
|
|
This adds the option to drag or carry people or objects.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Dragging / carrying a person
|
|
- You can only drag or carry an unconscious / injured person
|
|
- Interact with the person <kbd>left windows</kbd> (by default)
|
|
- Choose `drag`or `carry`
|
|
- To release someone scroll down and use `release` or self interact <kbd>ctrl+left windows</kbd> (by default) and `release`
|
|
|
|
### 2.2 dragging / carrying an object
|
|
- Interact with the Object <kbd>left windows</kbd> (by default)
|
|
- Chose `drag`or `carry`
|
|
- To release an object scroll down and use `release` or self interact <kbd>ctrl+left windows</kbd> (by default) and `release`
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|