Loading...
29
1 year ago

For day 505 of coding, I managed to alter the path making process to be based on the shortest distance to the starting room. This was done by calculating the hypotenuse using the x and y distances




8 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 904 of coding, I have applied the animation to the big rocks in-game. The animation still needs some work

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

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

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

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

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

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