K-POP Idol Girl Group Sound Pack by chocospoon
- Number of Tracks: 15 (Full versions only)
- Total Audio Files: 15
- Format: WAV, Stereo, 48kHz, 16-bit
- License: Royalty-free for commercial and non-commercial use
- Unity compatibility: Drag-and-drop ready (no code required)
This pack features 15 high-energy K-POP style tracks inspired by modern girl groups.
From bright and playful stage themes to emotional ballads and EDM-infused anthems, each track delivers the vibrant sound and polished production that defines K-POP. Perfect for rhythm games, dance performances, fan projects, and any content needing a stylish, idol-inspired soundtrack.
Features:
- 15 original vocal-based tracks performed in K-POP girl group style
- Mix of upbeat dance tracks, mid-tempo pop, and emotional ballads
- Polished production with catchy melodies and layered harmonies
- Suitable for rhythm games, performance videos, and pop culture projects
Price $19.99
Fantasy RPG Dungeon & Ruins Sound Pack by chocospoon
- Number of Tracks: 8
- Total Audio Files: 16 (Loop + Full)
- Format: WAV, Stereo, 48kHz, 16-bit
- License: Royalty-free for commercial and non-commercial use
- Unity compatibility: Drag-and-drop ready (no code required)
This pack features 8 high-quality orchestral BGM tracks perfect for mysterious dungeons, forgotten temples, and ancient ruins.
From echoing corridors and hidden chambers to tense battlefields and eerie descents, each track provides an immersive soundscape for RPG worlds.
Features:
- 8 original BGM tracks
- Each track includes seamless loop and full-length versions (16 files total)
- Orchestral arrangements with strings, percussion, woodwinds, and atmospheric textures
- Suitable for RPG dungeons, puzzle stages, and adventure exploration scenes
- Enhance your game’s atmosphere with dark, immersive music
Price $12.99
Fantasy RPG Castle & Royal Court Sound Pack by chocospoon
- Number of Tracks: 8
- Total Audio Files: 16 (Loop + Full)
- Format: WAV, Stereo, 48kHz, 16-bit
- License: Royalty-free for commercial and non-commercial use
- Unity compatibility: Drag-and-drop ready (no code required)
This pack features 8 high-quality orchestral BGM tracks perfect for fantasy castles, royal courts, and noble estates.
From grand entrances and festive banquets to secret treasuries and quiet libraries, each track offers rich atmosphere for RPG worlds.
Features:
- 8 original BGM tracks
- Each track includes seamless loop and full-length versions (16 files total)
- Orchestral arrangements with harp, strings, brass, woodwinds, and subtle percussion
- Suitable for throne rooms, royal hunts, banquets, and night court scenes
Enhance your fantasy world with majestic and immersive orchestral music.
Track Length
1. Grand Hall Entrance 01:32
2. Royal Banquet 03:54
3. Throne Room Ceremony 03:44
4. Quiet Castle Library 03:49
5. Ballroom Waltz 01:54
6. Royal Hunt Grounds 02:29
7. Royal Treasury 04:15
8. Night in the Royal Court 02:49
Price $12.99
Fantasy RPG Village & Fields Sound Pack by chocospoon
- Number of Tracks: 8
- Total Audio Files: 16 (Loop + Full)
- Format: WAV, Stereo, 48kHz, 16-bit
- License: Royalty-free for commercial and non-commercial use
- Unity compatibility: Drag-and-drop ready (no code required)
This pack provides 8 high-quality BGM tracks designed for peaceful fantasy RPG environments such as villages, fields, and taverns.
Perfect for town exploration, countryside ambience, or casual NPC interaction scenes.
Features:
- 8 original BGM tracks
- Each track includes seamless loop and full-length versions (16 files total)
- Warm, acoustic, and folk-inspired instrumentation
- Ideal for RPG villages, field exploration, or social hubs
Whether your game needs a cozy tavern tune or a lively festival melody, this pack offers versatile and immersive music for any non-combat setting.
Price $12.99
Horror Ambience Sound Pack by chocospoon
- Audio format: WAV (48kHz / 16bit Stereo)
- Loopable: No (full versions only)
- Total files: 8
- Total duration: ~18 minutes 44 seconds
- License: Royalty-free for commercial and non-commercial use
- Unity compatibility: Drag-and-drop ready (no code required)
🎵 Horror Ambience Sound Pack
A chilling collection of full-length ambient tracks for horror games, films, VR, and immersive experiences.
Designed for maximum atmosphere, without loop restrictions.
Features:
- 8 total tracks: 8 full-length ambient BGM
- No loops – full versions only for natural scene flow
- Ideal for horror, thriller, and suspense genres
- Includes atmospheres like haunted asylums, dark forests, and lantern-lit rooms
- Professionally mastered for clear, immersive sound
Perfect for filmmakers, VR creators, podcasters, and anyone building tense, atmospheric scenes.
Price $9.99
Casual Mobile Game Sound Pack by chocospoon
- - Audio format: WAV (48kHz / 16bit Stereo)
- - Loopable: Yes (6 BGM tracks include loop )
- - Total files: 14 (6 BGM × 2 loop = 12 + 2 stingers = 14)
- - Total duration: ~10:53minutes
- - License: Royalty-free for commercial and non-commercial use
- - Unity compatibility: Drag-and-drop ready (no code required)
🎵 Casual Mobile Game Sound Pack
This pack includes 8 playful and polished music tracks designed for casual and mobile games.
From title screen to stage clear and daily rewards, this set covers every key moment in a lightweight mobile experience.
Features:
- 8 original tracks: 6 loopable BGM themes + 2 short stingers (Stage Clear & Game Over)
- Each track includes both a seamless loop and a full-length version
- Covers title screens, in-game stages, bonus rounds, menus, and result screens
- Cute, minimal, and mobile-friendly instrumentation (ukulele, xylophone, claps, soft synths)
Perfect for hyper-casual, match-3, idle, and UI-focused mobile games.
Price $11.90
Thread-Safe Logger by Project G.A.M.E.D.E.V.
Supported OS:
- All OS supported by the System.IO namespace.
Supported Unity versions:
- All versions starting from 2021.3, including Unity 6+.
- Asset has been explicitly tested on 2021 LTS, 2022 LTS, and Unity 6 LTS.
For further technical details, visit the tool's documentation page.
NOTE: This asset includes our Thread-Safe IO package. If you have already bought the Thread-Safe IO package, you can upgrade to the Logger package for a reduced price.
Thread-Safe Logger is a lightweight, high-performance logging utility that builds on top of our proven thread-safe I/O technology.
Whether you’re building a large-scale, complex multiplayer system, an advanced procedural game, or a simple 2D project, you can safely log from thousands of concurrent threads — no risk of data loss, sharing violations, or corrupted files.
Features at a glance
- Fast, thread-safe logging
- Smart per-path named locking
- Efficient in-memory buffering (reduces IO overhead with many logs)
- Ready to use out-of-the-box
- Works across all major Unity versions
- Fully cross-platform
How Does It Work?
- Each logger writes to a designated log file you choose.
- Each logger can write to its own file, or multiple loggers can write to a single file.
- Loggers can also write logs to the Unity Debug Console.
- Logs are buffered in memory, then flushed to disk after a configurable threshold.
- Smart, file-based named locks guarantee safety for any number of threads, without the performance bottlenecks of global mutexes.
- Uses ProjectGamedev.IO under the hood, ensuring 100% thread-safe file and directory access.
Getting Started is Easy!
Replace your existing log calls with our Logger class:
var myLogger = new ProjectGamedev.Logging.Logger("Logs", "session_log");
myLogger.Log("Player collected 50 coins");
That’s it — your logs are now fully thread-safe, automatically buffered, and guaranteed to be written safely even under heavy concurrency.
Industrial-Grade Quality Control
Automated tests guarantee the highest level of code correctness, with test coverage well above modern industrial standards (90% statement coverage vs 50-70% in the industry).
Multithreaded correctness is guaranteed by load testing, where thousands of threads simultaneously modify files and directories without causing IO errors.
Diverse Unity version support and OS-independence are tested by utilizing an industrial-grade continuous integration pipeline (CI pipeline) that runs Docker containers of various Unity versions on the cloud and executes the tests in each container.
This allows the finding of errors that are not present on local machines, and guarantees the stability and repeatability of the tests.
Stop worrying about lost logs or file corruption — let us handle it all for you, right out of the box.
Documentation
You can download the following document deliverables (.pdf files) concerning this asset (also included in the package):
For further information, visit the tool's page on our website.
For further technical details, visit the tool's documentation page.
Price $31.99
Thread-Safe I/O by Project G.A.M.E.D.E.V.
Supported OS:
- All OS supported by the System.IO namespace.
Supported Unity versions:
- All versions starting from 2021.3, including Unity 6+.
- Asset has been explicitly tested on 2021 LTS, 2022 LTS, and Unity 6 LTS.
For further technical details, visit the tool's documentation page.
The Thread-Safe IO package is a lightweight wrapper library that makes the default System.IO.File and System.IO.Directory namespaces thread-safe. By using this
package, you can modify many files and directories simultaneously (concurrently, i.e. from many threads at the same time) without ever worrying about thread safety.
Ease of Use
To use this package, simply replace your System.IO.File and System.IO.Directory calls with ProjectGamedev.IO.File and ProjectGamedev.IO.Directory.
That's it! All your file and directory manipulations, such as loggers and save/load systems, are now thread-safe!
Speed
Smart named locks ensure multiple files can be modified in parallel, greatly increasing IO speed compared to naive mutex (mutual exclusion) locking.
Industrial-Grade Quality Control
Automated tests guarantee the highest level of code correctness, with test coverage well above modern industrial standards (100% statement coverage vs 50-70% in the industry).
Multithreaded correctness is guaranteed by load testing, where thousands of threads simultaneously modify files and directories without causing IO errors.
Diverse Unity version support and OS-independence are tested by utilizing an industrial-grade continuous integration pipeline (CI pipeline) that runs Docker containers of various Unity versions on the cloud and executes the tests in each container.
This allows the finding of errors that are not present on local machines, and guarantees the stability and repeatability of the tests.
Documentation
You can download the following document deliverables (.pdf files) concerning this asset (also included in the package):
For further information, visit the tool's page on our website.
For further technical details, visit the tool's documentation page.
Price $21.99
MobileKeyboardRaiser by AZKit
- Platform support: Android & iOS
- Unity UI compatibility: Works with Canvas set to “Scale With Screen Size”
- Event-based API: Listen to OnKeyboardHeightChanged(float heightRatio)
- Uses screen height ratio for resolution-independent layout
- No third-party dependencies
- Customizable: Use the ratio to move, resize, or animate any UI element
- Tested on: Unity 2021+, 2022+, Android 8+, iOS 13+
Easily detect the on-screen keyboard height on mobile and reposition your UI to prevent overlap. Great for input forms or chat UIs. The system is lightweight, simple to integrate, and works across screen sizes using Canvas Scaler. Fully customizable response behavior through events.
Price $0.00
City Low Poly Cars Pack by Sidra Max
Description
Each of these models has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in a low polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 2
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
This pack includes 9 unique, low-poly cars that you can't find anywhere else and are unlike any other.
This package is available to you at a 40% discount.
Now it's time to spice up your game with some new city cars.
Using these models will enhance your games or projects due to their high quality.
These models are designed without any imitation of a real brand.
Description
The body of the cars is 6/000 Trace and 4/000 Vert.
These models are very low-poly.
These models have the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire models are designed with one texture and cannot be changed.
Description
Each of these models has 5 different colors.
Optimized UV mapping for efficient texture use
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types for each car:
Normal map
Number of textures: 1
Number of materials: 2
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $145.00
City Low Poly Car 9 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
City Low Poly Car 8 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
City Low Poly Car 7 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
City Low Poly Car 6 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
City Low Poly Car 5 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
City Low Poly Car 4 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
Tecno ROADS - PACK01 by CGPitbull
Textures included (Tiff):
3 color variations / PBR Materials each ones (see previews).
9 Albedo / Diffuse maps 2048x2048
3 Normal maps 2048x2048
3 Roughness maps 2048x2048
3 Metallic maps 2048x2048
3 Emissive maps 2048x2048
3 AO maps 2048x2048
Wheels have 1024x1024 separate maps
Texture color masks included, you can use these masks to create infinite color combinations (check previews for details).
Included 3 - 2048x2048 PSD files, you can customize colors, add your own logos, remove or add dirts & more. The previews images was done with Marmoset Toolbag.
The materials can be upgraded to URP or HDRP materials, with Unitys automatic material upgrade tool if this asset is used in the Universal Render Pipeline or HDRender Pipeline.
ATTENTION, You can buy these models separately, check my CGPitbull account.
This Original package contains 3 Tecno Roads - SF Vehicles. These designs are my own concepts, does not repeat any existing work. You can use them without a doubt about copyright.
RAPTOR. Polys/5.146 - Verts/5.586 - Tris/10.332
REX. Polys/5.180 - Verts/5.821 - Tris/10.368
SPIDER. Polys/5.600 - Verts/5.976 - Tris/10.958
Discover more CGPitbull models, check my Asset Store publisher page
3 SF Vehicles (Original SF 3D models). Separate Wheels, weapon/Laser, No animated parts, LOD or FX. (NO interior / Cockpit included). Read and check all previews and Videos before buying.
Price $32.00
Fantasy Legion - Royal Knight by SRG Studios
Number of textures - 6
Texture dimensions - 2048x2048
Average polygon count - 1k to 5k
Number of meshes/prefabs - 3
Animations: 6
Rig: Generic
UV mapping: Yes
Types of materials and texture maps - URP
Deploy a formidable force with the Fantasy Legion - Royal Knight! This expansive package features a unique and highly detailed asset, perfect for building immersive fantasy worlds in your RTS games, RPGs, or any project requiring a powerful unit.
What’s Included:
- High-Quality Textures: Detailed textures bring each asset to life with realistic materials and epic designs.
- Optimized for Performance: Balanced polygon count ensures smooth gameplay on a variety of platforms.
- Animations: "Generic" rig with included animations: Idle, Forward, Defeat and 3 Attacks
Key Features:
- Stylized Fantasy Aesthetic: Bold shapes, vibrant colors, and classic designs create a visually striking 3D model.
- Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
- Versatile Designs: Suitable for a wide range of game genres including RTS, RPGs, strategy games, and more.
Ideal For:
- Real-Time Strategy (RTS) Games
- Adventure Games
- Mobile Game Development
- Stylized Visual Projects
- Game Jams & Prototyping
- Army Building/Customization Systems
- Exploration Games
Lead your forces to victory with the Fantasy Legion - Royal Knight!
Price $14.99
City Low Poly Car 3 by Sidra Max
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Now it's time to spice up your game with a new city car.
Using this model will enhance your games or projects due to its high quality.
This model is designed without any imitation of a real brand.
Description
The car body is 6/000 Trace and 4/000 Vert.
This model is very low-poly.
This model has the following:
Wheels
Body
_Note
The hood and doors do not open.
The entire model is designed in one texture and cannot be changed.
Description
This model has 5 different colors.
Optimized UV mapping for efficient texture usage
Asset Features:
Unique design and branding
Interior
The interior is designed in low-polygon style and is not usable.
Global optimization
Texture details: (PNG)
Texture body: 4096x4096 pixels
Texture types:
Normal map
Number of textures: 1
Number of materials: 1
Wait for new models
If you would like to order new models or have any questions, please let me know.
sidra.professional.designer@gmail.com
Price $25.00
Village Life-Market and Garden by Blue Olive Studios
76 prefabs and 64 meshes with 50 Textures - some are 512 , some are 1024 and some are 2048 px
Stylized procedural materials created in Blender
Low-poly optimized meshes
Modular prefabs ready for in‑game setup
Organized FBX + textures for easy import
No rigging
No animation
UV mapping-yes
Custom double sided shader for build-in render.
Welcome to the first pack from the Village Life series!
Enjoy 30% off launch discount — available for a limited time!
🌾 Village Life: Market & Garden Essentials
Create your own vibrant village scene with this 3D prop pack focused on outdoor life, local markets, and home gardening. Designed to work perfectly in cozy, farming or medieval-style games, this collection includes a wide variety of props for both decorative and interactive use.
With a total of 76 assets, you’ll find everything from market stalls and crates to garden plots, furniture, fences, and a diverse collection of vegetables and flowers in two growth stages.
Perfect for:
- Building cozy outdoor market and village zones
- Farming & gardening systems with two-stage plant growth
- Creating styled marketplace areas in RPGs or simulation games
- Decorating storytelling environments in stylized scenes
Content:
Market props – flower stall, vegetable stall, empty stalls(x2), crates (empty,tomatoes, potatoes, apples), flour bag, event board
Furniture & decor – bench, chair, stool, round table, trash bin, lamp, birdhouse, end table.
Garden & farm – wooden garden plots, wheelbarrow, sprinkler, ladder (with and without flowers), fence piece, fence pole, gate, flowerpots and vases
Plants (small + big versions) – potatoes, tomatoes, corn, spring onion, aubergine, chamomile, sunflower, strawberry, mushroom, cabbage, carrot
Flowers – tulips & roses (red, pink, white, yellow)
Optional Bonus Feature (Built‑In RP only)
- Includes a custom double‑sided shader that supports both front and back-face rendering for assets like plants, leaves, and fabric.
This is the first pack in the Village Life series — more packs coming soon, including interiors, modular buildings, and full environment bundles!
Note: Pack currently supports Built-in RP. Optional URP and HDRP material conversion planned for future update.
If you have any questions,requests or suggesions, please feel free to reach out to me at:
Price $18.00