working on the world overlay now yay. will make the art for the building sprites and the 2d/3d isometric Mars world tomorrow.
working on the world overlay now yay. will make the art for the building sprites and the 2d/3d isometric Mars world tomorrow.
the video for all the stuff i’ve done so far!! After the enter outpost button is clicked, ive added the sprites (designed them myself) and did some more cleaning up for that part.
game developing now + trying to integrate sprites and stuff, plus a lot of debugging.
Wasn’t coding much today because I was busy making the sprites/sprite sheets for my game. spent like 2-2.5 hours 😭.
Updated the API stuff to include a simulated version for the game, since Class-C/M solar flares (DONKI API) don’t occur frequently enough to be able to fully use in a game. InSight’s data has info gaps and stuff so I also created a simulated data set to fill in the gaps, however the lander only captures temperatures, horizontal wind speed, and atmospheric pressure, while I do also need precipitation and dust storm opacity. After some research, I will eventually have to use some actual physics using delayed data from the Curiosity and Perseverance rovers. Dunno how, but we’ll get there eventually lmao.
Finished the backend which changes the info on the start HUD page, managed to get the cinematics to work that transition to the start of the game, then the actual start of the game.
Scrapped the old HUD model for something a bit more realistic. Still need to make the backend to connect DONKI and Insight APIs for live feed. Spent too long trying to figure out how to render Mars lol. Finally going to start building the actual game now.
Created the start page for my game!! spent like an hour for the star trails around the cursor using JS lol.
Started my project :)