Loading...
1
Game
Acceleroll
2 years ago

Huge progress 🎯! The target minigame touch up is nearly complete. I basically coded the entire thing from scratch. It's really fun now! This is how I wanted it in the game jam but time made it difficult.

#gamedev #platformer #3D #Unity




0 comments

Loading...

Next up

My own linear moving platform system based on tweening. Pretty happy with it.

Target is getting a huge rework. I basically rewrote the movement code from scratch. You now have to actually fly and steer to score. It also makes multipliers harder.

Remade the weird sky in Unity. I had to make the sun a physical 3D object with CPU code not GPU which is more expensive, but other than that it's all GPU (including sun rotation and pulsing)

"grey"boxing the main part of the desert level. Making edits based on what feels right.

What's a collectathon without collectables? That's right not a collectathon. + some audio and mechanic tests.

Apple Silicon (PREVIEW) Announcement and Development Update

Ignoring my messy hand writing I wrote a draft for the skeletal desert. A little spoiler-y & doesn't reflect the final game. Going for a fire + ice theme. However this week has been pretty intense for the game, so I need to deflate for a day or two lol.

Spent the remainder of the night making some fun unlockables (if a bit silly), also spent more time on the remix mode. I added this lava lake section, I think it looks nice (GIF).

In the new mode you can find an updated variant of the desert levels! Thick sandstorms, howling winds, fog, limited visibility. Can you make it to the goal safely?

Working on Mario 64 style slopes. Would love to make slide levels. But I noticed my movement felt like crap when actually platforming. Time to fix that! Subtle changes so far. Also testing speeding up as a separate keybind than bound to spin.