Loading...
50
2 years ago

For day 328 of coding, I fixed a problem with the player's start position on the map.

Whenever the player goes to a new zone, the next position gets put onto variables that then get used for the next room

This video shows what the problem looked like




0 comments

Loading...

Next up

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

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

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

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

I made this piece of Ammon by Creym0 as revenge

profile: https://artfight.net/~Creym0

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

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