Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, I would like to clarify something. I see different variants of pickaxes, axes, and shovels in one of the screenshots. And I would like to know if there are usage animations for them along with the character. And if there are, how are they implemented? I mean, are they directly attached to the character's sprite, or are they implemented like clothing in different games (simply overlayed on top of the character's sprite)? I am asking this because I want to be able to replace the stone pickaxe with a golden one, for example, without changing the character's sprite.

Hello. They are provided as you see in the image. They have no frame-by-frame animations, it's just an item/icon that can also be used in-game if you animate them in your game engine(e.g. animation player in Godot)