ACE3/addons/advanced_throwing/functions
jonpas 7183a765f5 Add Advanced Throwing torque (rotation) (#5621)
* Add throwable rotation

* torque grenade config

* Cleanup

* Do vectorNormalized on direction only
2017-10-15 20:06:18 +02:00
..
fnc_canPrepare.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_canThrow.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_drawArc.sqf Refactor private ARRAY to private keyword (#5598) 2017-10-10 09:39:59 -05:00
fnc_drawThrowable.sqf Underwater actions support (#4984) 2017-08-22 13:30:56 -05:00
fnc_exitThrowMode.sqf Adv Throw - Handle getShotParents being [] (#5210) 2017-05-27 09:46:31 -05:00
fnc_getMuzzle.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_moduleInit.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_onKeyDown.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_onMouseButtonDown.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_onMouseScroll.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_pickUp.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_prepare.sqf Fix Advanced Throwing vanilla throw block for primed throwables (#4370) 2016-09-12 19:21:04 +02:00
fnc_prime.sqf Use setShotParents in Advanced Throwing (#5052) 2017-04-11 16:59:32 +02:00
fnc_renderPickUpInteraction.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_throw.sqf Add Advanced Throwing torque (rotation) (#5621) 2017-10-15 20:06:18 +02:00
fnc_throwFiredXEH.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
fnc_updateControlsHint.sqf Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00
script_component.hpp Rename Advanced Throwing component to be in-line with other advanced_ components (#4318) 2016-09-03 01:39:34 +02:00