Loading...
31
11 months ago

For day 854 of coding, I have found out why the small rocks are appearing in the wall. It looks like the area they appear in are flagged as floor when they should be walls. I'll now need to figure out how to fix it




1 comment

Loading...

Next up

For day 1185 of coding, I changed the pushing code back to how I had it the first time as it's the most successful attempt so far. There's still a position jumping issue that I haven't been able to replicate yet

For day 1192 of coding; I tried changing the code a bit, but there is still something keeping the timers from counting down

For day 1189 of coding, I haven't gotten the timer reset to work quite yet

My game in 50 seconds #indiedev #Gamedev #steam

For day 1187 of coding, I am working on increasing the movement speed. The attempt works, but the movement does look choppy

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

For day 1194 of coding, I did some testing to see if anything weird happens if I stopped in the middle of pushing. It appears to be functioning as it is right now, but still needs work

For day 1191 of coding, I tried having some of the timers be done by the object itself to no success yet

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

For day 1193 of coding, I've made some progress on the timers. So far it isn't a continuous push, and it stops after two pushes for some reason