Loading...
42
1 year ago

For day 339 of coding; I have made two more transitions

I also made a function that will draw the transition chosen by the room transition object




1 comment

Loading...

Next up

For day 862 of coding, I made the resources' hitbox visible when debug is on

For day 864 of coding, In order to better spot the error, I put in codes that will send debug messages at certain points in the map creation script

For day 866 of coding, I have given the pickups a visible hitbox during debug to further see the point where they start getting pulled in

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

For day 863 of coding, I was looking for what was causing the grid flagging problem for the small rocks and narrowed it down. I'll need to do more combing to further pinpoint the problem area

Announcing the winners of our Spray Paint Simulator trophies!

Check out Spray Paint Simulator's FREE demo for yourself and add the game to your wishlist: https://bit.ly/spraypaintsimdemo

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 865 of coding, I have finally fixed the issue with the grid flags during map creation

@ThatArtisan is a Jolter to Watch, pixel artist, and animator! Follow @ThatArtisan before the quest ends on May 27 and you'll get Coins!

For day 868 of coding, I am following along on the basics of shaders. part of the tutorial showed me how to apply a greyscale effect to a sprite. Of course the effect is just for testing