Good luck! I'll send on the details of the meetup at the end of the month soon :)
I only just started on something on Monday, so I have nothing done for this month. I'm going to keep on it for next month.At the moment I'm just taking a resource vein generation script I had written years ago for a game and am trying to implement it in Unity. The veins in the original were just 2d, but this will end up as 3d, and then I'll add in some surveying mini-game, kinda like the surveying in Star Wars Galaxies, and then maybe mine camp management etc. Maybe a 4X without the last X.This was the original php script:and this is what I have working atm in Unity (spawning cubes just for visualisation):Have to add in more than one layer now so the different resources can wrap around each other.