Game
Rock Beyond Time

3 years ago

He's coming back.
...but just this once.




0 comments

Loading...

Next up

Coming soon to another update.

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

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

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

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

Two-level demo for Robot Maid P-NA-4 is here!

...but the game's still not in active development right now.

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.

First you draw parts, then program a rig for animation.

I need to work on the "What does this guy actually do" part.

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.

I don't know if I went too far, or not far enough. The hand-clamps work, but that's not being demonstrated here.

I realize some players just want to play the game and see the story, while others may actually want to use those revival items, so here's a little compromise for you all.

Also, yes, I NEED to put on that "Pro" flag everywhere.

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