Arma 3
Fluid/incremental door opening
目前顯示第 1-2 項,共 2 項
更新:2015 年 9 月 25 日 @ 下午 5: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

更新:2014 年 7 月 4 日 @ 上午 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