Loading...
44
2 years ago

For day 349 of coding; thanks to a tip from @balmut , I've altered how the flamethrower's speed is calculated. The stream will now be constant as the player moves




9 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 913 of coding, the pause selections can now be activated. I've also changed the selection color to aqua for visibility

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

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 912 of coding, you can now cycle between both options in the pause menu

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 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