Arma 3
Fluid/incremental door opening
Mostrando 1-2 de 2 aportaciones
Actualización: 25 SEP 2015 a las 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

Actualización: 4 JUL 2014 a las 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