Game
Rock Beyond Time
3 years ago

Why does this game need a game controller?


Hi. If you're new here, I'm making a game called Rock Beyond Time. It's designed with an XInput game controller in mind.

Why?

Well, first off, I was considering selling this for real consoles. I'll probably do that much later, but for now, the game will be a free HTML5 game.

Secondly, I didn't consider touchscreens.

However, I have the common courtesy of adding keyboard support, in the style of '90s Shareware games. That's why you move with the Arrow keys and use A/S/D/Shift/Z/X/C for the buttons.

whitecontroller.png

So... what are the controls?

Left Stick/Control Pad (Arrow keys) - Move Player

  • You know why. Players gotta move.

Right Stick (I/J/K/L) - Move second character

  • Since we can't guarantee two players with two controllers, I've made it possible to move your partner around if there's no Player 2.

Bottom Face Button (Z Key) - Jump

  • ...doesn't work over little rocks or other solid objects, but it's effective against bad guys.

Left Face Button (X Key) - Attack

  • You'll be using this one A LOT.

Right Face Button (C Key) - Talk/Run/Pick Up/Throw

  • Expect to talk to a LOT of NPCs.

  • If you want to throw certain objects, you must move while holding it over your head. If you want to set it down, DON'T MOVE.

  • You can only run if you're moving. If you want to run without throwing an item, push the Right Shoulder button.

Top Face Button (V Key) - Use Equipped Item

  • Heal, use magic, or do the time warp if you have the right item equipped.

Left Trigger/Right Trigger (A/S Keys) - Change Equipped Item

  • You can switch between healing items, magic rings, and even NO item to avoid any item misuse.

Left Shoulder Button (Shift) - AI Control

  • This is its own bag of worms. While holding the trigger down, push a direction to determine whether or not a character will follow, not follow, attack, or not attack.

  • Used for single-player, mostly.

  • Up/Down on Left Stick - Follow/Don't Follow

  • Left/Right on Left Stick - Attack/Don't Attack

  • You can just tap it to get your AI-controlled buddy to just follow you.

Right Shoulder Button (D Key) - Run

  • If you want to run without dropping something, use this.

Select Button (Spacebar) - Switch Characters

  • If you have a second controller, this lets the other player jump in/drop out of the play session.

Start Button (Enter) - Pause Menu

  • Contains Minimaps, stats, an item menu, options, and the Save feature.



0 comments

Loading...

Next up

Just a reminder. It's coming on the 16th, assuming nothing goes wrong.

The next update may be full of bugs.

...moths, mostly.

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.

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

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.

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

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

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.

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.

A rather interesting thing I forgot about...