Loading...
42
1 year ago

For day 733 of coding, I managed to get the collisions to work correctly in the maze. I just had to use the tilemap_get_at_pixel() function with the hitbox edges




3 comments

Loading...

Next up

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 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 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

My game in 50 seconds #indiedev #Gamedev #steam

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 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 1196 of coding, I have applied the timer codes to work with vertical movement. No issues so far