Hey, I'm making a game using this asset pack but the attack animation is very confusing. How am I supposed to combine the attack animation and the guns? Because attack animations look like they're punching, not holding a gun. Correct me if I'm wrong tho.
Viewing post in Free 3 Cyberpunk Sprites Pixel Art comments
1: Find a nice gun graphic, or something that passes for part of a gun. 2: Open photoshop (or Krita, Gimp, or Irfanview). 3: Add gun to the sprite where the player is holding their fist out. 4: Save. Or do it programmatically, with the player object and the gun object, and you can have the player "hold" different guns when they find them scattered throughout the world.
Part of being The Dev is working with what you have, and building something great out of it. Even if you're not an artist.