Game
Acceleroll

1 year ago

Target is getting a minor addition, multipliers! They multiply your score. And yes it is cumulative (all by x2), so a multiplier 4 * this powerup would be 8, thus leading to an x8 score (if you can land safely).




0 comments

Loading...

Next up

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

Finished up my very primitive sims build/buy mode clone. Still a bit rough, a lot I could add/improve. But for a couple days of work, not bad. Would be awesome for some kind of management game. I had to refactor this like 5 times, it was awful.

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

Made it a rotatation hotkey and heavily simplifed the code, jank be gone. Feels pretty smooth now. This translates really well to controller too. Could be replaced by a button later.

merged my sims build mode thingy with my A* test. Really cool to see the two systems interact very well together. There's probably some edge cases but I'm pretty happy with this.

I think I have a bit too much fun writing the wiki. Shoutout to the 5% of players that read all of this lol.

This game has still been on my mind. Still suffering a catastrophic game dev burnout. But I had a concept for a prehistoric/dino level in my head. I made a test song for it as a musical challenge (may not be in the game). Mostly for fun.

It's here! The largest update yet. Includes 8 ball pool, fishing, a sandbox mode, and a hard mode! (+ Many fixes and QOL) Patch notes below.

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.

finally got the spherical gravity zones mostly working. They don't seem to work that well with non-putters, even putters arc very high. I've checked all my calculations nothing is wrong. At least there's no drifting anymore.