Had a lot of programming to do in the background, but now i am a huge step closer to releasing my game into early access!
also made a menu system
#gamedev#indiegame#indiedev
@Amon26 I'll probably work on the core elements of my game first, to get it ready for early access, but i definitely have some sort of multiplayer action in mind!
@FrankRBaileyIV It took me about a month to get the grid system working properly but now its actually pretty easy to add new blocks without writing to much code. But there is still much jank left so i have to fix that later
@FrankRBaileyIV Thanks! The physics of the ship is entirely based on the blocks. For e.g. if you shoot of the thrusters on one side the ship couldn't move in that direction or if you destroy the weapons it couldn't attack you.