ACE3/documentation/feature/weather.md
BullHorn 725b1447e7 Doc: Weather explanation
Add note for players explaining weather sync
Add notes for mission makers explaining synergy between propagation and
weather variables
2015-05-18 00:07:26 +03:00

24 lines
660 B
Markdown

---
layout: wiki
title: Weather
description: The Weather module overrides the mission/editor weather setting with a synchronized realistic weather simulation
group: feature
parent: wiki
---
## 1. Overview
ACE3 Weather is enabled by default. This feature simulates realistic weather according to map location, time of day, date, etc and makes sure every player experiences the same weather effects.
## 2. Usage
### 2.1 Wind info
- Wind info is toggled on/off using <kbd>Shift+K</kbd>
- The arrow representing wind info is based on [Beaufort scale](http://en.wikipedia.org/wiki/Beaufort_scale#Modern_scale)
## 3. Dependencies
`ace_common`, `ace_modules`