Starbound

Starbound

583 ratings
Improved turrets
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
22.582 KB
17 Jun, 2018 @ 2:48am
29 Dec, 2018 @ 10:51pm
9 Change Notes ( view )

Subscribe to download
Improved turrets

Description
Forums link: https://community.playstarbound.com/resources/improved-defense-turrets.5382/

Features:
- Defense turrets can now be equipped with guns, gaining their stats and projectiles. May not work with modded weapons.
- Turrets scale better with planet difficulty.
- Turrets lead their shots on moving targets.
- Turrets aim gravity-affected projectiles better.
- Turrets drop themselves when destroyed.

https://starbounder.org/Defense_Turret
Should work with other mods now.
108 Comments
DTTME 19 Jun, 2018 @ 6:35am 
how i get the torrets?
SentientSupper  [author] 19 Jun, 2018 @ 3:27am 
@Koala ( ¬ ᴥ ¬ )
Yes
Larry Finklestink 19 Jun, 2018 @ 3:07am 
hey, i saw this posted on the starbound reddit, are you the same person?
SentientSupper  [author] 18 Jun, 2018 @ 5:00am 
@[SuCr]Glitcher
I'll fix that tomorrow.
Syrett 18 Jun, 2018 @ 4:32am 
i have been thinking "when is something like this going to get made?"
this was made the day after.
thanks!
[SuCr] Princess of Evil 18 Jun, 2018 @ 3:32am 
Two last small bugs.
1) Your gun divides by the projectile speed. It really shouldn't. Zero projectile speed is completely valid.
2) Your gun uses .config, but not .parameters. So any spawned guns revert to their base stats.
[SuCr] Princess of Evil 18 Jun, 2018 @ 2:59am 
don't forget the description :P
SentientSupper  [author] 18 Jun, 2018 @ 2:51am 
@[SuCr]Glitcher
Nice
[SuCr] Princess of Evil 18 Jun, 2018 @ 1:22am 
You can add support for any gunfire with
local rootWeaponConfig = root.itemConfig(weapon)
local weaponConfig = rootWeaponConfig.config
But right now, i won't sub. Simply because i have two mods that change the scripts already and i don't need more collisions.
SentientSupper  [author] 18 Jun, 2018 @ 12:03am 
@turn148
Tell the mod authors to make slight additions to their code. It's way better than me making 10 different compatibility versions.