1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/finger/functions
Drofseh 70da38cec5
Finger - Add scaling settings ()
* Add scaling settings

- sizeCoef will scale the size directly from the setting value, default 1x is the same as the current size.
- proximityScaling will scale the size based on the distance between the observer and the pointer, 2x as large at maxRange, 0.25x at 0m distance.

* fix slider decimal value

* bug fix
2022-03-07 12:35:49 -06:00
..
fnc_incomingFinger.sqf Finger - Add scaling settings () 2022-03-07 12:35:49 -06:00
fnc_keyPress.sqf Utilize isNotEqualTo () 2021-02-27 11:05:05 -06:00
fnc_moduleSettings.sqf [WIP] Fix script errors reporting wrong line numbers () 2018-09-17 14:19:29 -05:00
fnc_perFrameEH.sqf Finger - Add scaling settings () 2022-03-07 12:35:49 -06:00
script_component.hpp Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00