Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Chat with us!

Discord: OpenGameArt
discord.gg/yDaQ4NcCux

IRC: #OpenGameArt on freegamedev.net/irc/#opengameart

Active Forum Topics - (view more)

  • Is it possible to have a offline version of this site like wikipedia does? 14 hours 48 min ago by glitchart
  • playing games from itch 19 hours 28 min ago by blue_prawn
  • Sharing My Music and Sound FX - Over 2500 Tracks 1 day 8 hours ago by Eric Matyas
  • rts-tutorial 1 day 11 hours ago by blue_prawn
  • tools 1 day 12 hours ago by blue_prawn
  • Public domain anime sprite maker 1 day 20 hours ago by Cawfeecrow
  • Locynaeh's pixel art learning logs 2 days 22 hours ago by wutang9
  • Building a Library of Images for Everyone 6 days 11 hours ago by Eric Matyas
Subscribe to Active Forum Topics

Recent Comments - (view more)

  • Re: Fire Aura (Compatible with FLARE) by Danimal
  • Re: Flappy Bird Assets by Muhammad Hasnain
  • Re: Flappy Bird Assets by Muhammad Hasnain
  • Re: Homura by MedicineStorm
  • Re: Specular city, T.O.E. & Retro Electronica New Classical Dance (vitalezzz vs tricksntraps vs LSAo) by MedicineStorm
  • Re: Curse of the wolf & Forgotten eyes (Tausdei remixed) by MedicineStorm
  • Re: Specular city, T.O.E. & Retro Electronica New Classical Dance (vitalezzz vs tricksntraps vs LSAo) by glitchart
  • Re: Curse of the wolf & Forgotten eyes (Tausdei remixed) by glitchart
Subscribe to Recent comments

New Art Collections - (view more)

  • music
  • Flappy Bird
  • BGM options
  • FighteyBitey
  • Curse of the Bone Wizard
  • Retro RPG
  • Abbonia
  • In Pursuit of Sunrise
  • LPC_Tileset
  • AMS2

Affiliates

  • Ancient Beast
  • FLARE
  • FreeGameDev
  • Kenney
  • Liberated Pixel Cup
  • Universal LPC Spritesheet Generator

Character animations, clothes, armor, weapons, skeleton enemy, combat dummy

This entry contains various sprite sheets containing clothes, armor, weapons, a skeleton enemy and a combat dummy. It also contains a sheet for a male character with weapon thrust and bow firing animations.

Animated examples:

Some more can be found in examples/ folder in the archive.

General:
 
Files in xcf/ folder are Gimp files made with version 2.8. Use this version to take advantage of layer groups in the image. These images are a kind of source image. The file male_sprites.xcf contains all the different animations, including the animations walk, slash, hurt, spellcast from base lpc assets, as well as bow and thrust animations which are made by me.
 
Images in png/ folder are all sprite animation sheets in 64x64 px grids. Files are sorted by animation type in separate folders, named in convention BODYPART_part_name. In some cases part name contains suggestion for use as a kit, e.g. "leather_armor", "robe", "plate_armor", "chain_armor", but many more combinations are possible.
The files BODY_male in folders hurt, slash, spellcast, walkcycle, are obviously part of the base lpc assets and are only provided for completeness.
 
The folder examples/ contains animated gif images which demonstrates some different clothes, equipment and color combinations. You can preview them easily in a web browser or image manipulation program.
 
Note that the skeleton animation sheet is compatible with the clothes and equipment sprites, but the combat dummy animation is not.
 
 
Animation sequence information:
 
Bow animation:
  1-9 Raise bow and aim
  10 Loose arrow
  11-13 Grab new arrow
  5-9 Aim new arrow
  10 Loose new arrow
 
Thrust animation:
  1-4 Raise staff
  5-8 Thrust loop.
 
Skeleton (and male) walk animation:
  1 Stand/idle
  2-9 Walkcycle
 
 
Sprite order information:
 
The best order to place sprites in top to bottom is visible in the xcf files:
  1. WEAPON
  2. HANDS
  3. HEAD
  4. BELT
  5. TORSO
  6. LEGS
  7. FEET
  8. BODY
  9. BEHIND
 
 
Gif animation tips:
 
To create an animated gif from any of the sprite sheets use ImageMagic and issue these commands:
 
Cut the sheet into separate image files:
convert some_sheet_name.png -crop 64x64 +repage +adjoin tile_%02d.png
 
Then join the images into a gif:
convert -delay 12 -loop 0 -dispose Background tile_*.png animation.gif
 
 
Contact:
 
Johannes Sjölund
 
j.sjolund@gmail.com
 
Freenode: wulax

File(s): 
lpc_entry.zip lpc_entry.zip 3.2 Mb [4598 download(s)]

Judging Results

Judge Score
Lunpa 64
schendje 80
LotusEcho 90
cwebber 99
bart 90