Game
Rock Beyond Time
3 years ago

I'm about to do something stupid.

I'm gonna attempt to do the HTML5 port.

Without a deadline (except January), with the most recent build, and with a different approach, I don't see why not.

EDIT: Nope. It be broken on that thing... for now.




0 comments

Loading...

Next up

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.

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

What a bunch of clowns.

Why, yes, programming an elephant IS hard. Making its eyes blue is a lot easier, but I'm not doing that.

I also had to make sure it's a robot elephant, specifically, because this is a robot circus, and it's unethical to use real elephants.

Sometimes, the hardest thing when designing a boss is scaling its AI and collision boxes so the player actually stands a chance.

That being said, Clampor's finally implemented, ready to take on this little stretchy lady.

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

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.

A rather interesting thing I forgot about...

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