Loading...
32
8 months ago

For day 1020 of coding, I cleaned up the camera display code a bit more




0 comments

Loading...

Next up

For day 1267 of coding; I have found that being trapped is not isolated to the rock object, and that it occurs when the player enters knockback right next to the object

For day 1260 of coding, I did some recalculations on setting the facing direction. It works better, but something seems off. I'll look closer into it later

For day 1265 of coding, I've noticed that the green dragon doesn't have any collision. So far I have not found out why that is

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

For 1266 of coding, I've found why there wasn't any damage collision with the green dragon, I'll also have to look into not being trapped in a object from the knockback

This week's Fan Art Friday celebrates Toy Story! Accept the quest in your quest log to get started.

For day 1259 of coding, I am making progress on having facing direction change based on where the player was last seen. I just need to make some recalculations to make it work properly

For day 1263 of coding, there is some stuttering at specific points of interaction that I'm working on correcting. No progress so far unfortunately

This week's Fan Art Friday celebrates Deltarune! Accept the quest in your quest log to get started.

For day 1264 of coding; in order to remove the stuttering, I made the not seen condition be based on a circle collision instead of the initial triangle collision