Loading...
42
5 months ago

For day 750 of coding, I have put in some code to randomize the possible placements. I may need to adjust as I cannot immediately tell if the randomization is working




3 comments

Loading...

Next up

I made this piece of Ammon by Creym0 as revenge

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

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 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 902 of coding, I was cleaning up the grouping between resources to cut out any redundant code

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

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

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