Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.

Hello! Could you share a few screenshots of how you’re currently combining the character and the weapon?

I can't do it that's why I'm asking you. All I'm seeing are hands and that's it. No attack animations with guns.

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.

I have made the sprites already but thank you.