FatLurch / Ammocan

GNU General Public License v3.0
1 stars 2 forks source link

Add Static Turret Support #4

Open FatLurch opened 4 years ago

FatLurch commented 4 years ago

Add support for static turrets. Draw ammo from player inventory

10Dozen commented 3 years ago

As far as i know you can add inventory to static vehicles. But you will need to handle it on disassemble (drop out to Weaponholder?).

FatLurch commented 3 years ago

Thanks 10Dozen!

I've started work on placing the ammocans near the static upon initialization. I just need to wrap up consuming ammocans from the nearby environment.