Loading...
35
1 year ago

For day 398 of coding, I have changed the option to return to tile after a split game to reflect similarly to how I changed the other option yesterday.

I have also made a new textbox design to select




0 comments

Loading...

Next up

For day 907 of coding, I was learning a bit more about shaders and decided to try creating a shader to have the sprite upside down. It's clearly not working, so I'll need to look into what went wrong

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 903 of coding; I have cleaned up the grouping a bit more, and I have started working on the breaking animation for the large rock

animating my forever wip

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

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

For day 905 of coding. I put in the same code for the attempted rainbow transparent shader on another object to see if the problem is unique to the player character

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

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

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