Posted March 28, 2018 by Ahnixware
#twin stick #arena #twin stick shooter #pixel art
The first batch of level art is in! Many pixel art games have characters standing 24 pixels tall, max, which looks great, but because my screen size needed to accommodate good character movement speed without making them too small to see (characters are 32 pixels tall), I scaled up from the base size and resolution of world art that is usually made by this same ratio (1.5) in an attempt to find a good character-to-world balance. And as I wanted to clamp the visual fidelity to a slightly cartoonish look with more visible contour lines, this required making the world assets as small as possible without making them too small compared to the characters.
I always knew I wanted to use a "cabinet" projection for the art style as not many well-known games have used it outside of Earthbound and Paperboy and I think it looks perfect for describing an outdoor setting. But I wanted the architecture to be perspective-accurate without cheating or fudging stuff, so at times I even had to partially remake a segment of a building in a 3D package to double check my line angles.
This update also changes the names of some of the sockets. I felt the previous names weren't intuitive enough to understand what they do. Now the base socket that affects how a weapon fires with parameters like projectile speed, rate of fire, number of projectiles, charge up effect, etc is called the "Mode Socket." (Think shotgun mode, machine gun mode, etc). The two sockets that affect the behavior of the projectiles are called the Action Sockets; "Action-1" and "Action-2." The Effect Socket name remains unchanged.
The final major change was the addition of a "weapon-jacking" system whence you can steal an opponent's weapon by pressing 'A' if you're character is touching the weapon and you don't have one already equipped. Hopefully this mechanic will really help get the rage flowing 😏.
In the next update, I plan on addressing the main game's core loop and how you go about attaining weapons and ingredients, as well as adding a new short-ranged weapon category for more powerful melee attacks. And if there's time I would like to get a tutorial mode going as well!
Changelog:
--------------------0.0.2----------------------
Fixed: