Hello! While I wait for some lingering updates to go into the Alpha that's coming out next, (so soon!) I thought I'd work on one of the parts of the
Next Alpha release - the ability to land your fighter.
We're actually trying to put together the complete game loop on the next release... Choose your ship, launch, fly through several NAV points, and return to your carrier and land.
Since this is something I can work on by myself, and requires a fair bit of new artwork, I thought I'd tackle it right now.
Here's where I got last night:
It already knows which ship you're flying and shows the correct sprite, and it's very small in memory, so it's very fast to load.
The next part of this is adding the shot from inside the St Nazaire's hangar that shows your ship floating in and touching down. It's a bit more complex than this part, since there's so much more art I need to make. The front of the hangar near the landing strips hasn't been touched much, and really doesn't hold up from close range. I have all the ships with landing gear already, I just need to animate them in the correct positions.
Thanks for taking a look!