Loading...
42
3 months ago

For day 753, I made sure that the room number tracker goes up with each pathway traversal. The count will reset upon leaving the maze




0 comments

Loading...

Next up

For day 827 of coding, I made a wood pickup for when trees are chopped down. There is an error right now where the game crashes when chopping one down

For day 833 of coding, I gave the pickups a bit of bounce when they appear. Some adjustments will be made later to make it a bit more natural

For day 831 of coding, I made sure the new function works for the rocks as well. I've also adjusted the speed on the item pickups

@LUKELCS is a Jolter to Watch and an aspiring developer, artist, composer, and comedian! Follow @LUKELCS before the quest ends on April 22 and you'll get Coins!

For day 826 of coding, there was a weird issue where the game crashes when the game is closed during the maze. To fix this, I made sure that the rocks don't spawn anything when the game closes; or when the player enters a new section that has them removed

We've updated the trending section of the Game Jolt Shop! http://gamejolt.com/#shop

Snag a new avatar frame and a sticker pack or two!

Remember, every purchase supports our creators and our community!

Support creators, shop on Game Jolt! #broadcast

For day 832 of coding, I added some depth sorting to the pickups

For day 824 of coding, I've adjusted how the shadow scaling works so that it won't just disappear

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

For day 828 of coding, I have addressed the issue by changing the layer target from the object's predefined layer to the specified layer by name. The cause of the error was that the tree's layer ID is at -1, despite being on the same layer as the rocks