Loading...
33
1 year ago

For day 492 of coding, I have decided to start learning about randomly generated levels. For this I have finished the first video of a tutorial by Heartbeast

I did change the floor colors to better stand out from the walls




2 comments

Loading...

Next up

For day 911 of coding, I have put in code to make the current selection a different color. I still need to code in a way to interact with the menu

For day 908 of coding, I have found that part of using shaders is utilizing texture groups. This is why the sprite looks weird. It still looks weird, but It's closer to lookin like it's intended

For day 910 of coding, I have started to set a basic menu to resume or quit. Just got a display atm, but will be working on interaction later

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

For day 912 of coding, you can now cycle between both options in the pause menu

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

For day 913 of coding, the pause selections can now be activated. I've also changed the selection color to aqua for visibility

For day 906, I've been looking into shaders more and leaned how to invert colors

Our first post is a gif because we are BRAVE It's not moving in the preview but here we goooooo

For day 909 of coding, I was looking into how to get the exact position on the texture page in order to have the shader flip the sprite upside-down. I'm not sure if I'm making progress or not