Loading...
30
2 years ago

For day 384 of coding, I have moved the code for updating the results message into a new function. that function will then run after each total point update

This is to ensure better message accuracy, and to cut out the redundant message checks




0 comments

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 1195 of coding, I got the timers to work now. I just have to apply it to the vertical movements now

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 1189 of coding, I haven't gotten the timer reset to work quite yet

Lucky Tower Ultimate is a chaotic, comedy roguelite. Escape from an incredibly dangerous, randomly generated tower in a slapstick adventure that looks like a cartoon and feels like a joke. Slashy slashy! 

Wishlist the game now: https://bit.ly/LuckyTowerUltimate

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

My game in 50 seconds #indiedev #Gamedev #steam

For day 1196 of coding, I have applied the timer codes to work with vertical movement. No issues so far