Game
Rock Beyond Time

3 years ago

I was considering releasing the expansion today, but then I found a lot of bugs I should've spotted in the original build, and I made the minimap do extra stuff for said expansion.

Don't worry, it'll be out by tomorrow night.




0 comments

Loading...

Next up

I hope you appreciate what I go through for pointless details like this.

I don't plan on going this crazy too much, though.

Possible default protagonists, Charlie (guy with hat) and Bonnie (girl with dress). Using a similar palette, because I can.

I would alter the faces, but I like appeal, and without the pixel-noses, they'd look like chibis at that size.

Does anyone want sprite fonts? Here's a starter pack.

Good luck assembling it, and modify it any way you want.

I felt some mechanics were underutilized, so I'm making an expansion.

...more or less just a side quest and extra dungeon. No more than that here.

Coming who-knows-when.

The best way to let everyone play with whatever controller they want is to let players test it out, reconfigure it, and let them test it again.

...it's a bit messy, since this is a game that should support two players.

Despite anything resembling better judgment, and this not going into any demos, I decided to implement a swinging mechanic.

I got it working. You can control the swing (loosely), and can stretch and retract the arm. It even adds a bit of momentum.

What a bunch of clowns.

Coming soon to another update.

Lemme get some work done with it first, then we'll talk.

As a writer, you learn to just make stuff up. As a science-fiction writer, you justify the stuff you just make up.

"Derma" is related to "skin", and "myo" is related to "myoelectric prosthesis".

I figured out an easier way to program arranging angles on a rig.

It involves choosing which body part to move, then using the mouse to calculate an angle.

Namely, angle= point_direction(x, y, mouse_x, mouse_y).