Loading...
43
1 year ago

For day 580 of coding; in trying to working on the object's collisions, I have given them an outline that visualizes their hitbox. I have also slowed down the game to better see the collisions that take place




1 comment

Loading...

Next up

For day 930 of coding, I cleaned up the code some more by removing obsolete code

For day 935 of coding, It looks like the basic probability addition for the pickup spawn code is working. I will need to run a debug later to make sure there are no hiccups

My Artfight attack on @B_Kaizer with Lemon Cat

Artfight Profile: https://artfight.net/~DB-Kaizer

Go tell your favorite creators to join Game Jolt and get REKT with love and support! 💓

For inspiration, here's an animation by one of our very own creators, @ElPichon !

For day 931 of coding, I cleaned up the code for spawning resources by replacing unnecessary variables with local variables

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

For day 932 of coding; I made an coal sprite, but haven't gotten to implement its use yet

For day 934 of coding, I'm currently building an array to hold the pickup's probability to use for each resource. Nothing to show quite yet

My game in 50 seconds #indiedev #Gamedev #steam

For day 929 of coding, I cleaned up the code for drawing the text box by replacing the unneeded variable with a local variable. This is to help it run a bit better