
18 RPG Character Asset Pack - Humanoids with Weapons
A downloadable asset pack
This pack is no longer for sale on itch. Get it 20% off at the pixel motion shop.
18 Animated Pixel Art RPG Character Pack - Humanoids with Weapons
This character pack contains 18 fully animated pixel art rpg/fantasy humanoid (human-like) characters with weapons. Each character in the pack has 6 animations and at least 4 color-sets!
🎵 Check out this game soundtrack that goes well with these characters. https://pixeldream1.itch.io/rpg-game-soundtrack
Animations per character:
- Idle
- Breathing
- Attack
- Run
- Hit
- Death
📦 Included Files
There is a single zip file that contains subfolders pertaining to each character. In each character subfolder, there are
- 4 complete png sprite sheets for each colored version of the character. The complete sprite sheet contains all animation frames for that version of the character
- 4 .plist files which contain the frame data for all animations for each colored version of the character (TexturePacker / Cocos2D format)
Drag-and-drop into Unity, Godot, or GameMaker using the included .plist.
The Sprite size is generally 100×100 px per frame on a spritesheet size of 1024×1024 px. However, the .plist for every character has the specific frame size details if it deviates from the norm.
🧱 How to use in a game
There are many ways however here is a high level explanation of a "barebones" way of using the given files to play character animations. For any given character:
- Load the assets
- Load the spritesheet PNG.
- Parse the plist file into a dictionary.
- . Read frame entries from the plist
- Each entry in
framesrepresents one animation frame. - The key (e.g.
attack_000.png) is a frame identifier.
- Each entry in
- Split each frame key into:
- Animation name →
attack - Frame index →
000
- Animation name →
- Store animation definitions
- Your runtime structure might look like: animations["attack"] = [ frameRect(404,101,100,100), frameRect(808,202,100,100), ... ]
- Play an animation
- Choose an animation name (
"attack"). - Iterate through its ordered frames.
- Each frame maps to a rectangle on the spritesheet
- Choose an animation name (
This pack is based on public-domain (CC0) artwork, recolored to add more variations and flexibility and packaged for added convenience.
| Updated | 9 days ago |
| Status | Released |
| Category | Assets |
| Rating | Rated 5.0 out of 5 stars (1 total ratings) |
| Author | PixelMotion |
| Tags | Animation, Asset Pack, Characters, Fantasy, Idle, Pixel Art, s-2d, Sprites, spritesheet |
| Content | No generative AI was used |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $30 USD. You will get access to the following files:

















