WASTELAND SURVIVOR KIT Post-Apocalyptic Pixel Art Asset Pack
A downloadable asset pack
POST-APOCALYPTIC SURVIVAL PACK
Wasteland Survivor Kit is a top-down 32x32 pixel art asset pack designed for post-apocalyptic, survival, nuclear wasteland, and ruined world games.
Build immersive abandoned cities, toxic zones, destroyed roads, industrial ruins, survival camps, and hazardous environments using a wide collection of handcrafted modular assets.
This pack includes essential environment pieces such as cracked concrete tiles, rusted metal floors, broken walls, barricades, chain-link fences, burnt ground, toxic barrels, rubble piles, abandoned vehicles, industrial doors, ruined building parts, pipes, wiring, warning signs, fire barrels, toxic mutations, and special hazard tiles.
Perfect for:
• Survival games
• Post-apocalyptic RPGs
• Zombie games
• Wasteland exploration games
• Nuclear bunker games
• Tactical strategy games
• Roguelikes
• Top-down shooters
Includes:
✔ 20 categorized asset collections
✔ 300+ handcrafted assets
✔ 32x32 pixel art style
✔ Top-down perspective
✔ Ready for game engines
✔ Modular environment building
✔ Clean transparent PNG files
Create your own ruined world and bring the wasteland to life.
Thank you for downloading this asset pack.
I hope these assets help you build dangerous ruins, abandoned zones, and unforgettable survival worlds.
Every download supports future creations and helps expand the wasteland with even more content.
Your support keeps Sakpix alive.
Stay safe out there, survivor.
— Sakpix
| Published | 29 days ago |
| Status | Released |
| Category | Assets |
| Rating | Rated 5.0 out of 5 stars (4 total ratings) |
| Author | SakPix |
| Genre | Survival |
| Tags | 32x32, Asset Pack, Indie, Modular, Pixel Art, Post-apocalyptic, Sprites, Top-Down, Unity |
| AI Disclosure | AI Assisted, Graphics |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $4 USD. You will get access to the following files:
Comments
Log in with itch.io to leave a comment.
Hi, Can you share some guide documents for users ?
I tried to use this asset (e.g., "2. Rusted metal floor tiles.png") but it seems not to be aligned and not suitable for 32x32 tiles. So I can't use this asset now. I'm using godot.
Can you check if Sprite sheets are packed propery please?
For instance, "2. Rusted metal floor tiles.png" 's size is "1672x941" but it is not the multiple of 32.
Thanks.
Hi! Thanks for the feedback and sorry for the confusion!
Just to clarify how the pack is structured: the spritesheets are transparent-background PNG files where each element is separated by category (floor tiles, edge tiles, corner connections, etc.) — they're not pre-sliced into a fixed grid, which is why the image dimensions aren't a multiple of 32.
To use them in Godot at 32x32, here's the quickest way:
1. Open the spritesheet in a free tool like **Aseprite**, **GIMP**, or **Photoshop**
2. Resize the whole image proportionally so each individual tile becomes 32x32 (e.g. if tiles are 64x64, scale the image down to 50%)
3. Import the resized image into Godot and set your TileSet tile size to 32x32 — it should slice perfectly!
I'll work on adding a guide document to the page to make this clearer for everyone. Thanks again for pointing it out!