Arma 3
Fluid/incremental door opening
Viser 1-2 af 2 forekomster
Opdatering: 25. sep. 2015 kl. 17:34

Version 1.1.0:
- Full rewrite because I can
- Hold keybind now customizable through the CBA keybinding interface
- Now respects door status (No more opening script-locked doors)
- Fixed: In some cases, doors would take a few seconds to be detected if the object was not "revealed" to the player right away

Opdatering: 4. juli 2014 kl. 10:49

This is the initial publish to the steam workshop. Changelog so far:

Version 1.0.1:
- Improved glass door detection by switching to "GEOM" LOD intersection instead of "FIRE"
- Switched to using the current camera vector instead of relying on the combination of eyeDirection/weaponDirection

Version 1.0.0:
- Initial release