Monday, 31 May 2021
Ever onwards...
Saturday, 22 May 2021
More progress...ever onwards...
Saturday, 15 May 2021
Getting there slowly...
Like most things that take time we have been porting over the different sections of the Star flight: Star Rogue game from AppGameKit to Unity. This mostly is going very painfully the idea behind it is so that everything we code will be under one single code base and not on several platforms. As I said in my previous post that Unity is our tool of choice and one we will be committing to in a big way, its not our only tool we will still use C++ for tools etc.
The conversion process is going nicely we have ported over the star system loader and the galaxy map loader there are some more data sections to port over and then I can start to make the renderer so we can see the basic star system once its in there and from then on lay out the game as a whole.
More soon....