Loading...
13
3 years ago

For day 196 of coding, I made the lifeforce/exp move a little away from where the enemy was after spawning




1 comment

Loading...

Next up

For day 1178 of coding, I've implemented the change to the vertical collision as well. Sill cannot get two objects to simultaneously push the player

For day 1176 of coding, I tried incorporating the object's speed into one of the !place_meeting() conditions to no succuss

For day 1177 of coding, I think I've found a solution to the horizontal collision being detected on vertical movement. I'll do some testing later to iron out any further collision issues

My game in 50 seconds #indiedev #Gamedev #steam

For 1180 of coding, I was doing some testing on collisions. The collision glitch in this video may be a problem, I might just design in way where it doesn't occur for now

I've created a new form of parkour in Weefager! What do you think?

For day 1183 of coding, I made an unsuccessful attempt at fixing the object latching on to the player. This attempt just led to jumping and freezing

For 1179 of coding; I should've realized this sooner, but object creation order is important for object interaction. I swapped the speed and positions of the test objects

🆕🔥New mechanic! Place wet souls into sponges to cool down scorching terrain and make your way through!

For day 1175 of coding, I have found another collision error trough testing