

ARMED!
- Released: coming soon to steam…
- Studio: General 12 Games
- Platform: PC
- Project Duration: 7 months and counting
- Engine: Unity
ARMED! is a fast-paced local multiplayer 2D shooter where 2-4 players battle it out to find out which robot is the strongest. Avoid damage with fast dodges and destroy your friends with unique weapons found on the battlefield!
I am the sole developer of ARMED!. I’ve designed and coded all the mechanics and systems in ARMED!, and I have drawn all the art.
However, all the music and a majority of the sound effects found in the game are from a copyright free collection I found.



Continue scrolling down for more information about ARMED!
Warning: A lot of text
Original Idea
ARMED! began as a small side project named “Twin Shooters,” and it played completely differently from how it does now. A 2v2 shooter with the option for each player to switch between being a robot and a weapon was the initial concept. A player may shoot while in weapon form but cannot move. Any robot in weapon form may be picked up by someone else (preferably a teammate) and aimed around, but only the weapon form player themselves decides when to fire.
During play tests, I saw the exact reverse of the intended play experience. In order to fly across the map and kill their opponents, players would transform themselves into weapons and shoot while using the recoil to maneuver themselves in the air. Not once did anyone try to work together! Although it was a lot of fun, many players thought that without a lot of play time, it would be too difficult to handle.
To make things simpler, I did away with the transforming feature and allowed players to operate each arm separately. Players could shoot from either arm, and the recoil would push the robots back, allowing them to glide across the arena. Players were even able to set the weapon in each arm. Further play testing revealed that, despite the fact that players preferred the idea better, they believed it to be harder to handle.
After several further play tests, mechanic overhauls, de-scoping, and one coding oversight (that led to limitless dashes), I decided on the game’s current form. A shoot ’em up where up to up to four players have a limitless number of dashes to move across the arena while dodging oncoming projectiles while they try to take down their opponents. Arriving here took a while, but it was all worthwhile.
Player

Players take control of little robots that can dash, fire, and hover! Robots only have three hitpoints, therefore staying mobile is essential to surviving longer in a game and outlasting any opponents.
One of the robots’ arms is a weapon. When a weapon has run out of ammo, it is then removed from the robot’s arm socket and the weapon it held at the beginning of the round spawns on the robot, ready for use.
A robot’s movement is a combination of the player’s direct input and the robot’s weapon knockback. The player controls the robot’s dashing and horizontal direction, but each weapon has a different knockback force. The most powerful one may send you soaring through the arena. However, Even the smallest knockback from a weapon still has force!
Robots are capable of dashing an endless number of times in any direction, so long as they are not firing or in their injured I-frames. The length and speed of dashing are fixed. Dashing through an enemy robot will deal damage if the enemy isn’t already dashing.
If the player doesn’t release the dashing button after a dash, they start to hover.
The robot will begin to slump while hovering. A hovering robot can still aim, fire, and move left or right slowly.
Weapon Pick-Ups
Weapon pick-ups are scattered throughout each arena in set locations. They spawn a weapon from a list and when a weapon is retrieved, a new weapon is spawned after some time passes.
When a robot moves over a pick-up, they obtain that weapon. This replaces whatever weapon the robot currently has equipped.
Some arenas have specific weapons that will always spawn.

Weapons



The projectiles are truly where the guns vary. Projectiles can stop mid-air, ricochet around, or follow players. Even so, each projectile has some characteristics in common, such as:
- Damage
- Speed
- Life span
- If it can bypass a robot’s hurt I-frames, or dash I-frames
- If it can penetrate objects
At the moment, ARMED! has about 30 weapons. Some may have features in common, such as the pistol, and assault rifle that fire standard bullets, just at different velocities. On the opposite end of the spectrum, there are guns that fire grenades, piercing shots, spinning laser obstacles, etc.
About 80% of the weapons have similar fundamental capabilities. The following sums up the functionality:
- Spawn projectile at the weapon’s set fire rate
- Handle robot knock back
- Manage Ammo
Robot Skins
Each player can customize their robots by selecting a piece of clothing for each body part.



