Loading...
33
2 years ago

For day 527 of coding; with the object spawning simplified, I was able to easily make sure that the objects are not spawning in each others' spaces. There should be 10 objects in each room except the start room




0 comments

Loading...

Next up

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 1184 of coding, I made another attempt to stop the catching. While not as catastrophic, the object latches on a bit more than originally

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

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

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

My game in 50 seconds #indiedev #Gamedev #steam

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 1190 of coding, I am attempting to add another timer to account for the brief moment of no contact. No success yet

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

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