SSD: Flight of the Valkyries


I missed yesterday! Woops! I'll post two today, maybe that'll be an improvement. 

AI is doin' alright and I've started to work on spawning enemies based on triggers.

The general setup is a script that can spawn an array of ships an each element in this array is a custom class that has "how many to spawn", "ship object", "state (combat, idle, goto)", and other information.

Performance is pretty okay too. FL probably never got over 20 ships on screen at one time or in a fight (in single-player) but around 40 works here just fine. I hope to have a video up eventually showing a fight between a few ships.


The blue sphere above each ship is a representation of the ship's AI's state. Blue is just a random color I picked for when the ship is in a goto state. Right now 'idle' is gray and combat it 'red'. Evasion might be yellow and following could be something like green? Thoughts?

Get Project Lonestar

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.