Bouncing Blobs Pixel Sprite Pack FREE
A downloadable asset pack
Download NowName your own price
Bouncing Blob Sprite Pack (6-frame, 64×64)
Chunky retro blobs that boing. A set of loop-ready, 6-frame bouncing blobs (64×64 px each) with a squishy squash & stretch feel, big buggy eyes, and multiple color + dotted variants. Transparent PNG sheets with matching JSON atlases included.
What’s inside
- PNG sprite sheets (384×64 total) — transparent backgrounds
- Matching JSON atlases (with
animations.bounce) - Many colors: blue, orange, pink, red, yellow, purple, teal, gray, lime
- Dotted variants (with bottom-biased dots on request)
- Loop-ready bounce with slight left tilt
Tech specs
- Frame size: 64×64
- Frames per animation: 6
- Sheet size: 384×64 (6 frames wide)
- Transparency: RGBA PNG
- JSON fields:
frames[],animations.bounce,meta.image - Naming:
blob_<variant>_64x64_6.png+.json
How to use
- Load a sheet PNG and its JSON atlas in your engine/tool.
- Slice frames using the JSON’s
frames[i].framevalues (x = 0, 64, 128, 192, 256, 320; y = 0; w/h = 64). - Play
animations.bouncein a loop (try 90–120 ms per frame).
Example JSON format
{
"frames": [
{
"filename": "bounce_0.png",
"frame": {"x": 0, "y": 0, "w": 64, "h": 64},
"rotated": false,
"trimmed": false,
"spriteSourceSize": {"x": 0, "y": 0, "w": 64, "h": 64},
"sourceSize": {"w": 64, "h": 64},
"pivot": {"x": 0.5, "y": 0.5}
}
// ...bounce_1.png through bounce_5.png...
],
"animations": { "bounce": ["bounce_0.png","bounce_1.png","bounce_2.png","bounce_3.png","bounce_4.png","bounce_5.png"] },
"meta": { "image": "<sheet.png>", "size": {"w": 384, "h": 64}, "scale": "1" }
}
Works great with
- Sprite to GIF Maker + Sample Pack
- Gnome Slider Game Template (drop these blobs right in)
- Bouncing Gnome Sprite Pack
License (friendly)
Royalty-free for personal & commercial games. You can edit and use in projects. Please don’t resell or redistribute the raw assets as a standalone pack. Attribution appreciated: Browser Games Plus.
| Status | Released |
| Category | Assets |
| Author | Browser Games Plus |
| Genre | Platformer |
| Tags | 2D, Arcade, Characters, Cute, game-assets, loop, Pixel Art, Retro, Sprites |
Download
Download NowName your own price
Click download now to get access to the following files:
Blobs plus legal and ReadMe 52 kB






Leave a comment
Log in with itch.io to leave a comment.