Loading...
29
1 year ago

For day 461 of coding, I have implemented the card flipping for the player's hit event




0 comments

Loading...

Next up

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

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 852 of coding, I tried putting in another condition to ensure that the objects don't spawn in the walls. I think that it works most times, but needs further testing

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 848 of coding, I have put in another check to speed up the loading. I think it's working some, but some of them now appears in the walls sometimes

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

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

For day 849 of coding, it looks like the issue with the large objects appearing in the walls have been fixed. Now to apply the same for the small objects

@hexh_ is a Jolter to Watch and a pixel/digital artist who mostly draws dreamy landscapes! Follow @hexh_ before the quest ends on May 6 and you'll get Coins!

For day 851 of coding, I have found and removed an unwanted local variable from the object spawning code