Loading...
0
Game
Acceleroll
1 year ago

New menu, this one isn't claustrophobic and is organized kinda (top: main modes middle: minigames bottom: extras) some of which you can only unlock during gameplay. Also added videos for the two modes! Release hopefully soon!




0 comments

Loading...

Next up

Working on my 2d art skills, threw together this simple top down demo. I have a vague idea for a game I want to prototype. It's setup in a way where I can easily swap the sprites of each body part, good for armor, hats, etc.

In editor footage of controller support on UI

It will only support Xbox controllers natively.

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.

Progress. It looks a bit less crappy now.

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

Teaser for visuals of a new mode. Only visuals at the moment. This is for a new mode that will contain remixed stages (gameplay and environments), and for this level the visuals are a thunderstorm! No level design yet...

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 a few hours today remaking some Sims build mode functionality. Not really making a game with it atm, just a curiosity. Walls are unbelievably jank, but not bad for a couple hours. I'm mostly messing with the system in case I make something like it.

Ranged and melee combat. Lots of parameters to tweak for different weapons. Eventually I might move it into a big data structure if I end up continuing this.

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