Loading...
51
25 days ago

For day 835 of coding, I slowed down the pickups' movement to make sure that the smaller bounce is working. Thankfully, the bounce is working as intended




0 comments

Loading...

Next up

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

For day 859 of coding, I made the east and west exits as well. It does look a bit weird, but that can be updated easily. I'm just glad it works

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

Last week at LVL UP EXPO, we celebrated great games made by Jolters including Baldi's Basics Plus by @BasicallyGames !

Buy it on Game Jolt: https://gamejolt.com/games/baldis-basics-plus/481026

Thanks to Razer for providing the laptops and peripherals!

For day 850 of coding, I have applied the flag checking arrays to the small object. It seems to have greatly reduced the chance of one appearing in the walls

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 851 of coding, I have found and removed an unwanted local variable from the object spawning code

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 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