Loading...
45
5 months ago

For day 139 of coding; from what I can tell so far, the checks for having an exit placed is not being marked. Because of this, the endless loop happens since it's trying to make sure exits are placed




1 comment

Loading...

Next up

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 1191 of coding, I tried having some of the timers be done by the object itself to no success yet

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

Don't miss out on your chance to complete our #AetherAndIron quests and get trophies!

Complete the quests in your quest log.

Play the demo & wishlist now: https://bit.ly/AetherAndIron

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

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

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

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

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

For day 1190 of coding, I am attempting to add another timer to account for the brief moment of no contact. No success yet