userJakbcancel
branchrust_reboot/main/turret_minigun_fixescancel

5 Commits over 0 Days - ∞cph!

10 Days Ago
Attack helicopter turret using the minigun now requires the minigun to be spun up with the primary shoot button before it shoots bullets. After 10 seconds of no shooting input, the minigun in the turret stops spinning. After 10 seconds of the passenger leaving the gunner UI, the minigun stops spinning. If the passenger dismounts whilst the minigun is still spinning it will stop spinning immediately. If the engine of the Attack helicopter is turned off whilst the minigun is spinning it will stop spinning immediately. - Performed in-editor functionality testing - Performed compile error checking
10 Days Ago
Remote controlled (computer station) autoturrets using the minigun now require the minigun to be spun up with the primary shoot button before it shoots bullets. After 10 seconds of no shooting input, the turret stops spinning. - Some general code cleanup included - Performed in-editor functionality testing - Performed compile error checking
10 Days Ago
Autoturrets using the minigun now behave similar to how a player has to use them and do not spin constantly. The minigun starts idle not spinning and then when a target is found it will spin up before shooting. After shooting, 10 seconds without a target is needed for spinning to stop. Video of the new functionality: https://files.facepunch.com/jacob/1b0411b1/Unity_bwwHDhX2zx.mp4 - Makes use of new ITurretNotify code interface methods - Non-autoturret (player-held) functionality remains unchanged - Some general code cleanup included - Performed in-editor functionality testing - Performed compile error checking - Fixes to come for remote controlled autoturrets (computer station) using the minigun and Attack Helicopter attached miniguns
10 Days Ago
Resolved SpinUpWeapon Animator warning when Minigun is put into a turret and not active/enabled yet
10 Days Ago
merge from minigun_3p_fix