GModStore Gamemode Competition 2020!

 

Day 9 Progress

A lot of today’s work went into refactoring the animation prototype from yesterday out into modular data files with separate scenes & animations, removing the repeated code and making new animations super easy to add!

Then I worked on getting the basics of the system maps working, so now the player’s ship starts in a basic test system with a sun and a single planet, and flying close to the planet triggers the landing sequence! Cool!

I still need to hook this up with other player ships, and implement proper collision checking between them all, then also get the hyperlane network in so players can navigate between different systems!