Loading...
30
4 months ago

For day 729 of coding, I can finally show progress on the new level creation script. There is still work to be done, but I'm glad for the progress that I've made




2 comments

Loading...

Next up

For day 861 of coding, I made a line of code to make sure the small rocks don't spawn on top of each other

For day day 855 of coding, I tried having the code that flags the sections as walls run twice to catch any stragglers. It did not work

For day 858 of coding, I have made some adjustments with the forest exit

Quests inspired by @WhitethornGames ' Spray Paint Simulator entered your quest log!

Bring color to the world! Restore worn-out surfaces with a fresh coat of paint & watch them come back to life.

Play the free demo to get started: https://bit.ly/spraypaintsimdemo

For day 854 of coding, I have found out why the small rocks are appearing in the wall. It looks like the area they appear in are flagged as floor when they should be walls. I'll now need to figure out how to fix it

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 853 of coding, I refined the code some. Now it seems that some rocks are sometimes placed at the map's border

For day 856 of coding, I have put in a fail-safe for the objects that will have them self-destruct if spawned on a wall. It looks like it's working so far

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 857 of coding, I am working on a sprite for the exits. I will need to make adjustments for it to work as intended