A system that enlists the community's help in picking some of the new games to be released on Steam.

Post news Report RSS Shrooms got New Controls!

We got new control system for our action survival game! Here's a brief explanation about why and how we've done it...

Posted by on

Hey Guys!

Intro:
Today I want to talk a bit about controls,
We just finished implementing the new character control system and I'd like to give you a short rundown of our train of thought:

First of all we're making a PC game that is action based so we need to know what those actions are:

  • Move the character and Move the camera independently so we know where we are in relation to any other items in the world [/*]
  • Use items (weapons, tools) on objects in the world (trees, enemies etc)[/*]
  • Use mutation powers, active and passive abilities that change your gameplay, from spitting acid to activate a defense, We can have a maximum of 4 mutations (head, torso, arms and legs);[/*]

To do all of these actions without having a target (no selecting the enemy with the mouse or TAB) we assigned a key to each function while trying not to overwhelm the player with tons of Keys.

So here's what we've done:
You have an "action bar" where you can assign items to the keys from 1 to 9, this way you can equip different weapons and consumables from this bar.
We assigned two mutation abilities to keys Q and E (chest and head) and the other two were assigned to their respective action:
Leg mutations are a modification ofmove actions (Crouch - Ctrl, Sprint - Shift or Jump - Space) so they'll activate when you use one of these movement keys;
finally the Arms Mutation is assigned to same key as your attacks and tool uses, the Left Click. As using the mouse click to useanything in your hand is pretty intuitive, it seemed only natural that the same button will be used to fire your arms mutation, since it’s the most “active” kind of mutation.

Them Moves:
1.To move around you'll use the WASD keys and aim with the mouse. But this is trickier than it sounds if you want to feel that you can attack in any direction at any time and still pay attention to your surroundings…

So this is what we came up with:
You can move in the direction you press, turning the character to that direction while the camera can be aiming
anywhere else. This way you can be looking behind you while the character runs towards the camera; Or run Left, Right, Front and Back always focusing on the same spot.
This is handy for killing minions while dodging arrows, etc.

User Posted Image

2.If you press the right mouse button the character will immediately turn towards the same direction the camera is aiming, if you press the W or S keys he'll run towards the point the camera is aiming at or run backwards while looking to the same point. With the A and D keys the character will strafe, with the character always facing the same spot, this is useful to execute directed ranged attacks like firing a bow, or for aiming
towards the direction you want to run to, etc.

User Posted Image

Conclusion:

With all this you can run around attacking, using tools and mutations, either where the character is facing or where the camera is pointing aiming, giving you a completely free and natural action control system.

Hope you guys liked where we’re going with this.
Join us for more information and discussion on the game!
Keep surviving!

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: