Post date: Mar 19, 2016 8:28:41 PM
Lately I have been putting a lot of work into the enemies, specifically making waves out of them but have run into nothing but problems.
The overhead stat bars that I made only work on the drones and my station shield doesn't stop recharging so there is no way to do any damage. I am using the same code for the shields for the enemies, the drones, the player ship, and the space station, but it doesn't seem to want to work on the space station....
On top of that, my enemy ship scripts don't seem to want to attack the player station no matter how hard I try. I might just have to rewrite the enemy scripts, and probably write individual scripts for the overhead stats for the enemies and the stations.... I tried to make my code reusable but for some reason it can't be reused.