Loading...
34
1 year ago

For day 725 of coding, I've been looking into how to use 32 x 32 tree wall tiles into a randomly generated grid of 16 x 16 cells. I've also been pondering if it would be better to just generate the trees as objects instead




3 comments

Loading...

Next up

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

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 1186 of coding, It seems that I found a way to no longer make the object cling to the player when being pushed. The movement is slower, but it doesn't seem too bad

My game in 50 seconds #indiedev #Gamedev #steam

For day 1195 of coding, I got the timers to work now. I just have to apply it to the vertical movements now

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

For day 1188 of coding, I am working on a delay before the object starts being pushed. I will need to find a way to reset the timer when the pushing stops

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

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

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