IAMColumbia / NationalSpaceship

Advanced Game Engine Scripting SP15-NJ Repo
3 stars 17 forks source link

LL_Turret #220

Closed MasqureMan closed 9 years ago

MasqureMan commented 9 years ago

Turrets shoot projectiles every couple of seconds and can be destroyed by being hit multiple times, either by attacks of player projectiles.

https://github.com/MasqureMan/PlagueMaster/blob/master/PlatformPractice/Assets/Scripts/ShootSoon.cs

https://github.com/MasqureMan/PlagueMaster/blob/master/PlatformPractice/Assets/TurretHP.cs