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

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

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.

Working on actual targets. Hitting this at long range feels so good.

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?

Practicing some of my terrible Blender skills. Here is a really out of season Halloween ghost-like creature I made. It's currently not rigged, made in about 1 and a half hours.

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.

Been working more on my dark fantasy archery prototype. I created this target class in which I can invoke any sequence of methods I want. So I made a target in a tower that lifts a magic seal on the big gate. Thoughts on an exploration archery game?

A couple days ago I started this dark fantasy archery mechanic prototype. I'm unsure where I want to take the mechanics but I'm loving the atmosphere. I just retopoligized the entire scene and added some dark post processing. #Unity #GameDev #Archery

Learning a bit about falling sand type games. Really simple algorithm but so fun to tinker with. Very easy to add new behaviors/materials too. It's calling out to me for a sandbox (no pun intended) game.

Prototyping my sand game, liquids and gasses (WIP). I also opted for procedural sand materials. I created a system where I can generate ~4294967294 fake, unique, named periodic table elements deterministically. Interaction is a work in progress. Wow.