A downloadable asset pack

Buy Now$5.00 USD or more

Pixel art animated character for platformer/sidescroll games. Available as sprite sheets. Goblins Pack contains 3 pixel art characters, with and without outline. All characters are made on canvas 64x64.

Goblin

Character have the following animations.

  1. Idle - 8 Frames
  2. Walk - 8 Frames
  3. Run - 8 Frames
  4. Jump - 7 Frames
  5. Attack - 8 Frames
  6. Hit - 2 Frames
  7. Death - 7 Frame

Goblin Assasin

  1. Idle - 8 Frames
  2. Walk - 8 Frames
  3. Run - 8 Frames
  4. Jump - 7 Frames
  5. Attack - 8 Frames
  6. Attack 2 - 7 Frames
  7. Hit - 2 Frames
  8. Death - 7 Frame

Goblin Shaman

  1. Idle - 8 Frames
  2. Walk - 8 Frames
  3. Run - 8 Frames
  4. Jump - 7 Frames
  5. Attack - 11 Frames
  6. Spell - 14 Frames
  7. Hit - 2 Frames
  8. Death - 7 Frame

LICENCE: This asset pack can be used in both free and commercial projects. You can modify it to suit your own needs. Credit is not necessary, but appreciated. You may not redistribute it or resell it.

Purchase

Buy Now$5.00 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

Goblins Pack.rar 87 kB

Comments

Log in with itch.io to leave a comment.

do more minifolk, they're great

I'll post more minifolk, but it will take time.

(2 edits)

Can't wait Man ! Awesome Work. What about twisting a bit and editing the colors of existing Packs to make new Factions, Like Frost, Water etc. That would be faster than starting from scratch.

Something like this can be done, and it will be from scratch))).

(2 edits)

i have a script that automatically recolors sprites to all the colors you want, so if you want clothes to be red and hair to be blue you can feed it all the sprites and it will do it. But really doing this with sprites is not the best idea, you should do it with a shader or by creating a new sprite sheet in memory when needed since that way you save space and remove the issue of having to deal with multiple files. i showcase this system in one of my projects, https://darkspire.vercel.app if you're interested i have a github repo that has a very basic version of it. If you're not a programmer you can use AI to customize the code to your liking https://github.com/TheNasky/Sprite-Chromator

(+1)

Thank you so much for the tip ! I checked your project, looks very promising ! Amazing UI.