general in Devs

Indie Games
Loading...

SOLVED

Boxtrace won't collide with landscape

it works fine on everything else

Loading...

If anyone would like to help with these things in my game, please let me know: (read the article)

Loading...

For day 777 of coding, I have gotten a specific room to spawn after so many rooms. I will put in a way to continue forward later

Loading...

For day 776 of coding, I am making some progress on spawning special rooms. During measuring the spawn point, I have also fixed the clean-up so that leftover objects don't carry over to the next room

Loading...

This build for android snake mobile phone game => https://gamejolt.com/games/snakeAndroid/974457

Indie developers!

Tired of high expectations?

Our Game Jam offers you a space for creativity without pressure. Join the fun!

More information at

Flowers from Keith's Nature Kit

Bellflower, Violet, and Daisy

I changed the textures to make them look painted on.

Loading...

For day 775 of coding, I managed to fix the endless looping error. It turns out the variable used in the new code I'm working on didn't use the actual room count, but that's fixed now

Loading...

For day 774 of coding, I am working on having special rooms appear after so many rooms or other conditions

I also now need to fix the looping error in the room generation script again