Smart Dependency Diagram by Soak Games
- 🔍 Real‑time Dependency Detection – Auto‑scans and maps your scripts and assets
- 🔗 MonoBehaviour & Asset Reference Mapping – Visualize relationships instantly
- 🎨 Node‑Based Visualization – Interactive graph with zoom, pan, and color‑coded types
- ⏱️ Performance Impact Analysis – Identify bottlenecks in your dependency chain
- 📽️ Simulation Tools – Trace Unity lifecycle execution step by step
- 📋 Export & Report Tools – JSON export, clipboard integration, and history management
- 🤝 Team‑Friendly – Ideal for refactoring, code reviews, and documentation
- 🔌 Zero Configuration – Plug & play with automatic package management
✨ Dependency Diagram is the ultimate Unity Editor extension that revolutionizes how you understand, analyze, and optimize your project's code architecture. 🔎 Say goodbye to tangled dependencies and hello to crystal‑clear project insights! 🎉
⚙️ It automatically detects and maps MonoBehaviour relationships, tracks asset references, and highlights performance bottlenecks.
🎨 With its professional node‑based interface, color‑coded categories, and interactive playback controls, you can trace Unity lifecycle events like Awake(), Start(), and Update() in real time.
👤 Perfect for solo developers, 👥 team projects, and 🏢 enterprise‑level code reviews, it streamlines onboarding, improves code quality, and saves debugging time.
💻 Works seamlessly on Windows, Mac, and Linux with Unity 2021.3+, requires no complex setup, and comes with 📚 documentation, 🎥 tutorials, and 📄 export tools for further analysis.
Price $50.00
Waypoints by ol1oly
Technical Details
- Modular waypoint system with linked nodes (Waypoint)
- Supports straight lines and curves (Bezier, CatmullRom, etc.)
- Custom movement offsets (X, Y, Z)
- Instruction system to control behavior:
Change speed
Wait for seconds
Loop or jump to instructions
Travel to Nth waypoint or a specific distance - Adjustable path visuals (color, size, resolution)
- Path joining from any position
- Rotation alignment with path direction
- Event system (OnObjectiveReached) to trigger actions
- Works both in runtime and editor (for preview/debug)
This waypoint system makes it easy to move objects along a path with precise control. It’s customizable, supports curved and straight paths, and lets you define behavior using instructions like wait, change speed, loop, etc. Great for patrols, cutscenes, or any object that needs to follow a track. Works with any genre — platformers, strategy games, RPGs, or cinematic scenes.
Price $0.00
Mesh Integrator by Delta-Code
Combines meshes from a GameObject and its child GameObjects into a single optimized mesh:
- Save the combined result as a prefab in the Unity Editor
- Export the merged mesh as a mesh asset
- Perform mesh merging at runtime
- Utilize mesh caching to accelerate runtime combining and boost performance, especially when using multiple instances of the same object
- Use the mesh merge functionality via static functions in your own scripts — see Docs/Mesh Integrator 1.0.0.pdf for details
Tested on Uinty: 2021.3.2, 2022.3.42f
Mesh Integrator
Mesh Integrator is a powerful Unity tool that allows you to combine the meshes of a GameObject and all its child GameObjects into a single optimized mesh. It supports both Editor and Runtime usage, making it highly flexible for a wide range of development workflows.
When to Use
Mesh Integrator is especially useful during development and in complex games where mesh merging improves performance — for example, after a structure is completed in-game. Instead of rendering many separate mesh objects, you can merge them into one to reduce draw calls and GPU overhead.
It’s also ideal when a GameObject has multiple child objects using the same material. These will be combined into a single mesh with a single material reference, which boosts performance significantly when using many instances of the object in your scene.
In specific cases, such as procedural or voxel-based games, you can even use Mesh Integrator to merge entire chunks into unified meshes for efficient rendering.
Runtime Support
You can perform mesh merging at runtime, allowing dynamic optimization as the game progresses. This is particularly useful for scenarios like:
- Combining modular objects after placement
- Finalizing generated structures
- Merging decor elements into background geometry
Caching System
Mesh Integrator includes a built-in caching system that helps share the same mesh and materials across multiple instances. This reduces memory usage and greatly improves performance by avoiding repeated mesh processing. You can see this in action in the included SampleScene2.
Programmatic Use
You can also call the runtime mesh integration functionality directly from your own scripts using static method provided by the tool. This gives you full control over when and how mesh merging happen. For API reference, see: Docs/Mesh Integrator 1.0.0.pdf.
Price $16.99
Cartoon 2D Farm Tools Icon Pack by Tom_wood
- Contents: Over 360 PNG icons across categories like Animals, Fences, Fertilizer, Flowers, Seeds, Food, etc.
- Customization: Easily adjustable size using Unity’s UI tools.
- Suitable For: RPGs, simulation games, educational apps, and more.
- Size: 260x260 pixels per icon.
- File Count: Over 360 files.
- Animations: No animations included.
- Based On: Pixel art, ensuring sharp visuals at different resolutions.
This pack includes a variety of farm-related icons such as animals, fences, fertilizer, flowers, seeds, and food—all in a charming cartoon style. The icons are provided in PNG format (260x260 pixels) and can be easily customized to fit your project’s needs, making them ideal for simulation games, educational apps, or any farm-themed project.
Price $16.99
Low Poly Farm Construction Pack – Buildings & Vehicles by hmcaltili
🔧 Technical Details:
Number of textures: 1
Texture dimensions: 794x794
Polygon Count: 102754
Minimum polygon count: 20
Maximum polygon count: 2718
Number of meshes/prefabs: 99
Rigging: No
Animation count: 0
UV mapping: Yes
Create your own charming farm environment with this lightweight low poly asset pack! Ideal for mobile, strategy, simulation, and casual farming games.
This package includes a curated collection of modular farm buildings, construction props, and utility vehicles. Each model is optimized for performance while retaining a colorful and playful art style.
📦 Features:
- 95+ farm-themed low poly models
- Modular barn, silo, warehouse and toolshed pieces
- Construction vehicles: tractor, loader, trailer
- Props like hay bales, fences, and barrels
- Clean topology and Unity-ready prefabs
- Ideal for mobile and stylized games
💡 Usage Examples:
Perfect for tycoon, idle farming, or simulation-style games where simplicity meets style.
📋 (Asset List):
🏠 Buildings:
- Modular Barn
- Grain
- Warehouse
- Wooden Shed
🚜 Vehicles:
- Tractor
- Loader
- Utility Trailer
🧱 Other Objects:
- Hay Bales
- Water Barrels
- Fences
- Toolboxes
- Wooden Crates
Price $59.99
Attack VFX by Zyncope
Package contains 91 VFX prefabs for attack and impact:
- 66 attack VFX (33 on ground + 33 on air)
- 25 impact VFX
- 1 custom particle system driven shader
- Demo scene to preview all VFXs.
Made in URP, requires depth texture
Package contains a variety of attack VFX including slash, heavy and claw attacks with their respective impact VFXs. Attack VFXs comes with an air and ground version.
Assets can be used for of genre including Action, MMOs or sRPGs.
Price $30.00
Vintage Laptops Pack by PolyNest
Number of textures : 1
Texture dimensions : 8x8
Minimum polygon count : 327
Maximum polygon count : 428
Number of meshes/prefabs : 5/5
Rigging: No
Interactive screen switch script – turn screens on/off by clicking!
UV mapping: No
Types of materials and texture maps (e.g., PBR) : PNG - Albedo and Emissive
This pack includes 5 hand-crafted low-poly retro laptops, each with its own nostalgic charm.
Three laptops feature open/close functionality, while two are static and always open – perfect for quick placement in dioramas or game scenes.
Designed in a cozy retro-futuristic style, these laptops are ideal for sci-fi bases, research terminals, tech labs, or stylized adventures.
🎮 Try the free demo: GoldenFrame Terminal - FREE
Want all 20 retro computers?
Check out the full bundle here: Cosmic_Retro_Computer_2
Want smaller packs or individual assets? See below! 👇
✔️ Unique retro design
✔️ Editable emissive screen (via material)
✔️ Optional screen text mesh
✔️ Interactive screen switch script – turn screens on/off by clicking!
✔️ Clean pivots, optimized topology
✔️ 1 material set (URP ready)
✔️ Compatible with PC, Mobile, VR
Price $9.99
CRT & Slimline Monitors Pack by PolyNest
Number of textures : 1
Texture dimensions : 8x8
Minimum polygon count : 359
Maximum polygon count : 378
Number of meshes/prefabs : 2/2
Rigging: No
Interactive screen switch script – turn screens on/off by clicking!
UV mapping: No
Types of materials and texture maps (e.g., PBR) : PNG - Albedo and Emissive
This stylized asset pack includes two unique low-poly monitors – a classic CRT and a slim vertical display – each with matching keyboards and editable emissive screens. Perfect for retro-inspired offices, control stations, cozy sci-fi labs, or stylized dioramas. Lightweight, mobile-optimized, and fully URP-ready. A great addition to the Cosmic Retro series.
🎮 Try the free demo: GoldenFrame Terminal - FREE
Want all 20 retro computers?
Check out the full bundle here: Cosmic_Retro_Computer_2
Want smaller packs or individual assets? See below! 👇
✔️ Unique retro design
✔️ Editable emissive screen (via material)
✔️ Optional screen text mesh
✔️ Interactive screen switch script – turn screens on/off by clicking!
✔️ Clean pivots, optimized topology
✔️ 1 material set (URP ready)
✔️ Compatible with PC, Mobile, VR
Price $5.49
Classic Desktop PCs Pack by PolyNest
Number of textures : 1
Texture dimensions : 8x8
Minimum polygon count : 599
Maximum polygon count : 695
Number of meshes/prefabs : 5/5
Rigging: No
Interactive screen switch script – turn screens on/off by clicking!
UV mapping: No
Types of materials and texture maps (e.g., PBR) : PNG - Albedo and Emissive
Bring back the charm of vintage computing with this stylized pack of 5 classic low-poly desktop PCs.
Each setup includes a matching CRT monitor, keyboard, mouse, and CPU tower — crafted in a cozy retro-futuristic aesthetic.
Perfect for research stations, tech labs, sci-fi offices, or nostalgic game scenes, this pack captures the iconic look of old-school computers while staying optimized and mobile-friendly.
🎮 Try the free demo: GoldenFrame Terminal - FREE
Want all 20 retro computers?
Check out the full bundle here: Cosmic_Retro_Computer_2
Want smaller packs or individual assets? See below! 👇
✔️ Unique retro design
✔️ Editable emissive screen (via material)
✔️ Optional screen text mesh
✔️ Interactive screen switch script – turn screens on/off by clicking!
✔️ Clean pivots, optimized topology
✔️ 1 material set (URP ready)
✔️ Compatible with PC, Mobile, VR
Price $9.99
Retro Luggable Computers Pack by PolyNest
Number of textures : 1
Texture dimensions : 8x8
Minimum polygon count : 226
Maximum polygon count : 695
Number of meshes/prefabs : 8/8
Rigging: No
Interactive screen switch script – turn screens on/off by clicking!
UV mapping: No
Types of materials and texture maps (e.g., PBR) : PNG - Albedo and Emissive
Step back into the early days of portable computing with this pack of 8 stylized low-poly luggable computers, designed in a cozy retro-futuristic aesthetic. Inspired by iconic machines from the late 70s and 80s, each model features a unique design, editable emissive screen, and optional 3D text display.
Ideal for use in sci-fi stations, research labs, control rooms, or retro-styled prototypes.
🎮 Try the free demo: GoldenFrame Terminal - FREE
Want all 20 retro computers?
Check out the full bundle here: Cosmic_Retro_Computer_2
Want smaller packs or individual assets? See below! 👇
✔️ Unique retro design
✔️ Editable emissive screen (via material)
✔️ Optional screen text mesh
✔️ Interactive screen switch script – turn screens on/off by clicking!
✔️ Clean pivots, optimized topology
✔️ 1 material set (URP ready)
✔️ Compatible with PC, Mobile, VR
Price $14.99
Stellar Arsenal by CyGon Sounds
- 50 mono WAV sound effects
- Sample rate: 48 kHz / 24‑bit
- Categories: Pistols, Rifles, Blasters, Cannons, Gun Handling
- Cleanly mastered and trimmed
- Organized into category folders
- Ready for immediate use in Unity
- Loopable: No
Stellar Arsenal is a collection of 50 professionally‑crafted sci‑fi weapon and handling sound effects, designed to bring immersive, believable audio to your game.
All sounds are cleanly mastered, organized into clear categories, and delivered in mono WAV format at 48 kHz/24‑bit for seamless Unity integration. Use them out‑of‑the‑box or customize to suit your project.
Includes:
- Futuristic Pistols
- Futuristic Rifles
- Sci‑Fi Blasters
- Heavy Cannons
- Gun Handling (mechanical actions, slides, clicks, with a distinct sci‑fi character)
Perfect for shooters, cinematic cutscenes, or atmospheric sci‑fi worlds — anywhere detailed, impactful weapon sounds elevate the player’s experience.
Price $20.00
80s Dump truck by Perfectvertexstudio
80s Dump truck with industrial enviroment.
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires.
Different tires for rear and front wheels.
body - 71801 tris and 41800 verts.
wheels - 31544 tris and 17424 verts.
Models come with lot of classic body schemes.
This model have separated steering wheel, lights glass, windows and license plates.
Hood, doors, rear doors do not open.
Model comes with shadowplane.
No LODs.
All screenshots from Unity, with Post Procecessing Package.
13 materials
Dumptruck_glass (2048x2048 BaseMap/MaskMap/Normal)
Dumptruck_headlights_glass (2048x2048 BaseMap/MaskMap/Normal)
Dumptruck_interior (2048x2048 BaseMap/MaskMap/Normal)
Dumptruck_licence_plates (1024x1024 BaseMap)**
Dumptruck_lights_glass(2048x2048 BaseMap/MaskMap/Normal)
Dumptruck_mirrors (128x128 BaseMap/MaskMap/Normal)
Dumptruck_parts (4096x4096 BaseMap/MaskMap/Normal/Mixed_AO)
Dumptruck_dump (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
Dumptruck_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
Dumptruck_black1 (4096x4096 BaseMap/MaskMapNormal/Mixed_AO)*
Dumptruck_dumpcover (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
shadow_plane(1024x1024 BaseMap)
* 14 additional color schemes for cabin
** three different textures for plates
Model comes with environment - floor, buildings, walls and containers.All models and prefabs are available with this product.
Environment details
container - 1 material (2048x2048 BaseMap/MaskMap/Normal) *
floor - 1 material (2048x2048 BaseMap/MaskMap/Normal)
wall - 1 material (2048x2048 BaseMap/MaskMap/Normal)
store - 1 material (2048x2048 BaseMap/MaskMap/Normal)
*** three different textures for containers - red, blue, yellow.
40 maps for van (including additional colos schemes and licence plates)
29 maps for environment (including additional colos schemes and licence plates)
Feel free to ask me about this product before purchasing.
No refunds will be given after the asset has been downloaded.
80s Dump truck with industrial enviroment.
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires.
Different tires for rear and front wheels.
body - 71801 tris and 41800 verts.
wheels - 31544 tris and 17424 verts.
Models come with lot of classic body schemes.
This model have separated steering wheel, lights glass, windows and license plates.
Hood, doors, rear doors do not open.
Model comes with shadowplane.
Price $45.99
Household Furniture SFX Pack by Stormwave Audio
File Count: 113
Format: WAV, Stereo 16bit/44.1kHz
Length: 2m 58s
A set of 113 sound effects recorded with various household furniture, windows and curtains.
File List:
Bedside Locker Door 1
Bedside Locker Drawer 1-2
Heavy Rolling Window Shutters Cord Pull 1-2
Heavy Rolling Window Shutters Drop 1-4
Heavy Rolling Window Shutters Lift 1-3
Household Curtains Slide 1-3
Household Window Close 1-3
Kitchen Drawer Close 1-12
Kitchen Drawer Open 1-6
Kitchen Shelf Door Close 1-6
Large Spring Mattress Drop 1-2
Large Wardrobe Doors Close 1
Old Clunky Wooden Window Close 1-2
Old Clunky Wooden Window Open 1-2
Old Curtains Metal Rail Slide 1-2
Old Heavy Wood Drag 1-17
Old Heavy Wooden Furniture Drag 1-2
Old Solid Panel Window Shutter Close 1-4
Old Window Large Bolt Locking Mechanism 1-4
Sliding A Bottle Of Beer On A Wooden Table 1
Sliding A Ceramic Mug On A Wooden Table 1-3
Sliding A Ceramic Plate On A Wooden Table 1
Sliding A Glass On A Wooden Table 1
Sliding A Plastic Cup On A Wooden Table 1-2
Small Shower Curtain Rail Slide 1-2
Small Wooden Drawer Close 1
Small Wooden Drawer Pull 1
Window Roller Shades String Pull 1-4
Wooden Chair Drag Squeak 1-6
Wooden Cupboard Door Squeak 1-10
Wooden Drawer Close 1-2
Price $7.99
MC Doors - Believable 3D Animations by MoCap Central by Mocap Central
- Native Humanoid Character: Includes Humanoid (Mecanim) compatible MoCap Central character
- Root Motion: Movements are provided with Root Motion
- Animation FPS: All animations are delivered at 30 FPS.
- Included Assets: Contains all animation files, animation controllers, and demonstration scene showing every animation in action.
- Door Template: Includes a skeletal mesh door (approx. 80cm x 200cm) with animations.
Solve one of game development's trickiest challenges with the Doors Interaction Pack. Stop spending hours trying to align characters with doors and handles. This comprehensive pack provides everything you need to create seamless, believable door interactions, from quiet knocks to explosive breaches.
The pack includes over 55 character animations and, most importantly, a pre-animated skeletal mesh door template. Simply add your own door mesh, and the animations will work perfectly for inward, outward, left-hand, and right-hand swinging doors. This pack is your shortcut to creating dynamic and interactive environments.
Like all MoCap Central packs, these animations are designed for seamless integration. And be sure to join our active Discord community, where we listen to the needs of indie devs and give away free animations!
---------- Key Features ----------
- Complete Interactions: Features 55+ character animations plus a corresponding animated door skeleton to create believable interactions
- Animated Door Template: Save countless hours. Just attach your own door and handle meshes to our animated skeleton, and you're ready to go.
- Precise Alignment: The door skeleton includes dedicated "slot bones" to ensure your character aligns with the handle every time.
- Supports Multiple Door Types: Animations cover doors that swing inwards or outwards, have left or right handles, and even includes sliding and double door interactions.
- AAA-Quality Mocap: Captured in a professional studio for realistic, weight-driven performances that make interactions feel authentic.
---------- Animations Included ----------
View the Complete Animation List Here
Forced Entry
- Breach with a powerful kick.
- Breach with a shoulder charge.
Standard Interactions
- Knocking on a door.
- Pressing a doorbell (or interacting with a camera bell).
- Tapping on a keypad for an entry code.
Stealth & Subterfuge
- Peeking through a keyhole.
- Using a key to unlock the door.
- Using a lock pick set to open the lock.
Door Operation
- Opening and closing doors that swing outwards (left & right handle).
- Opening and closing doors that swing inwards (left & right handle).
- Interacting with double doors.
- Opening and closing a sliding door.
---------- Disclaimer ----------
The silver character and hi-res door/environment models seen in the preview videos are not included in this Unity pack.
Price $49.99
Cosmic Retro Computer 2 pack by PolyNest
Number of textures : 1
Texture dimensions : 8x8
Minimum polygon count : 226
Maximum polygon count : 695
Number of meshes/prefabs : 20/20
Rigging: No
Interactive screen switch script – turn screens on/off by clicking!
UV mapping: No
Types of materials and texture maps (e.g., PBR) : PNG - Albedo and Emissive
Step into the pixel past with this ultimate Cosmic Retro Computer Pack – a curated bundle of 20 low-poly computers, perfect for sci-fi, cozy retro-futuristic, or stylized projects.
Each model features:
This is the complete collection of all 20 retro computer models – available in one pack at a discounted price.
🎮 Try the free demo: GoldenFrame Terminal - FREE
Want smaller packs or individual assets? See below! 👇
✔️ Unique retro design
✔️ Editable emissive screen (via material)
✔️ Optional screen text mesh
✔️ Interactive screen switch script – turn screens on/off by clicking!
✔️ Clean pivots, optimized topology
✔️ 1 material set (URP ready)
✔️ Compatible with PC, Mobile, VR
Price $29.99
Lowboy semi truck by Perfectvertexstudio
80s semitruck with lowboy trailer and industrial environment.
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
There are 4 variant of truck -
1. Sleeper - Semitruck with sleeper cab
2. Daycab - Semitruck with rear 2 axles
3. Singleaxe - Semitruck with 1 rear axle
4. Heavyhauler - Semitruck with 3 rear axles and addidional equipment, like bacon lights on top etc.
Also few additional parts are aviable for sleeper, daycab and hauler - roof part, side tool boxes and rack toll box.
All versions uses one material set, except wheels, because singleaxle truck and hauler truck comes with own wheel sets (u can see this on pictures).
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires. Different tires for rear and front wheels.
Sleeper car body - 62745 tris and 37160 verts.
Sleeper wheels - 20292 tris and 11770 verts.
Daycab car body - 56857 tris and 33413 verts.
Daycab wheels - 20774 tris and 11532 verts.
Heavyhauler car body - 63939 tris and 37748 verts.
Heavyhauler wheels - 31544 tris and 17424 verts.
Singleaxe car body - 56023 tris and 32939 verts.
Singleaxe wheels - 12822 tris and 7486 verts.
Models come with lot of classic body schemes.
Lowboy trailer - 44544 tris and 26569 verts.
Wheels - 43164 tris and 24648 verts.
This model have separated steering wheel, lights glass, windows and license plates.
Hood, doors, rear doors do not open.
Sleeper cab comes without interior.
Model comes with shadowplane.
No LODs.
All screenshots from Unity, with Post Procecessing Package.
13 materials
80sSemiTruck_glass (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_headlights_glass (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_interior (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_licence_plates (1024x1024 BaseMap)**
80sSemiTruck_lights_glass(2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_mirrors (128x128 BaseMap/MaskMap/Normal)
80sSemiTruck_parts (4096x4096 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruck_toolboxes (4096x4096 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruck_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruckbody_black1 (4096x4096 BaseMap/MaskMapNormal/Mixed_AO)*
daycab_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
heavyhauler_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
shadow_plane(1024x1024 BaseMap)
4 materials for lowboy trailer
Trailer_lowboy (4096x4096 BaseMap/MaskMapNormal/Mixed_AO)
Trailer_lowboy_lights (1024x1024 BaseMap/MaskMap/Normal)
Trailer_lowboy_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
shadow_plane (1024x1024 BaseMap)
* 14 additional color schemes for pickup body
** three different textures for plates
Model comes with environment - floor, buildings, walls and containers.All models and prefabs are available with this product.
Environment details
container - 1 material (2048x2048 BaseMap/MaskMap/Normal) *
floor - 1 material (2048x2048 BaseMap/MaskMap/Normal)
wall - 1 material (2048x2048 BaseMap/MaskMap/Normal)
store - 1 material (2048x2048 BaseMap/MaskMap/Normal)
*** three different textures for containers - red, blue, yellow.
40 maps for van (including additional colos schemes and licence plates)
29 maps for environment (including additional colos schemes and licence plates)
Feel free to ask me about this product before purchasing.
No refunds will be given after the asset has been downloaded.
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
There are 4 variant of truck -
1. Sleeper - Semitruck with sleeper cab
2. Daycab - Semitruck with rear 2 axles
3. Singleaxe - Semitruck with 1 rear axle
4. Heavyhauler - Semitruck with 3 rear axles and addidional equipment, like bacon lights on top etc.
Also few additional parts are aviable for sleeper, daycab and hauler - roof part, side tool boxes and rack toll box.
All versions uses one material set, except wheels, because singleaxle truck and hauler truck comes with own wheel sets (u can see this on pictures).
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires. Different tires for rear and front wheels.
Sleeper car body - 62745 tris and 37160 verts.
Sleeper wheels - 20292 tris and 11770 verts.
Daycab car body - 56857 tris and 33413 verts.
Daycab wheels - 20774 tris and 11532 verts.
Heavyhauler car body - 63939 tris and 37748 verts.
Heavyhauler wheels - 31544 tris and 17424 verts.
Singleaxe car body - 56023 tris and 32939 verts.
Singleaxe wheels - 12822 tris and 7486 verts.
Models come with lot of classic body schemes.
Lowboy trailer - 44544 tris and 26569 verts.
Wheels - 43164 tris and 24648 verts.
This model have separated steering wheel, lights glass, windows and license plates.
Hood, doors, rear doors do not open.
Sleeper cab comes without interior.
Model comes with shadowplane.
Price $59.99
80s Log Truck by Perfectvertexstudio
80s Log Truck with industrial enviroment
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
There are 4 variant of truck -
1. Sleeper - Semitruck with sleeper cab
2. Daycab - Semitruck with rear 2 axles
3. Singleaxe - Semitruck with 1 rear axle
4. Heavyhauler - Semitruck with 3 rear axles and addidional equipment, like bacon lights on top etc.
Also few additional parts are aviable for sleeper, daycab and hauler - roof part, side tool boxes and rack toll box.
All versions uses one material set, except wheels, because singleaxle truck and hauler truck comes with own wheel sets (u can see this on pictures).
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires. Different tires for rear and front wheels.
Sleeper car body - 62745 tris and 37160 verts.
Sleeper wheels - 20292 tris and 11770 verts.
Daycab car body - 56857 tris and 33413 verts.
Daycab wheels - 20774 tris and 11532 verts.
Heavyhauler car body - 63939 tris and 37748 verts.
Heavyhauler wheels - 31544 tris and 17424 verts.
Singleaxe car body - 56023 tris and 32939 verts.
Singleaxe wheels - 12822 tris and 7486 verts.
Models come with lot of classic body schemes.
Semi trailer with logs.
Logger Trailer - 17196 tris and 10236 verts.
Wheels - 14388 tris and 8216 verts.
Thee types of wood logs - log1, log2, log3.
Model comes with shadowplane.
No LODs.
All screenshots from Unity, with Post Procecessing Package.
8 materials for Logger Trailer
Trailer_logger_black (2048x2048 BaseMap/MaskMapNormal)
Trailer_logger_red (2048x2048 BaseMap/MaskMapNormal)
Trailer_logger_lights (1024x1024 BaseMap/MaskMap/Normal)
Trailer_logger_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
log1 (1024x1024 BaseMap/MaskMapNormal)
log3 (1024x1024 BaseMap/MaskMapNormal)
stripes (1024x1024 BaseMap/MaskMapNormal)
shadow_plane (1024x1024 BaseMap)
This model have separated steering wheel, lights glass, windows and license plates.
Hood, doors, rear doors do not open.
Sleeper cab comes without interior.
Model comes with shadowplane.
No LODs.
All screenshots from Unity, with Post Procecessing Package.
13 materials
80sSemiTruck_glass (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_headlights_glass (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_interior (2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_licence_plates (1024x1024 BaseMap)**
80sSemiTruck_lights_glass(2048x2048 BaseMap/MaskMap/Normal)
80sSemiTruck_mirrors (128x128 BaseMap/MaskMap/Normal)
80sSemiTruck_parts (4096x4096 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruck_toolboxes (4096x4096 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruck_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
80sSemiTruckbody_black1 (4096x4096 BaseMap/MaskMapNormal/Mixed_AO)*
daycab_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
heavyhauler_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
shadow_plane(1024x1024 BaseMap)
* 14 additional color schemes for pickup body
** three different textures for plates
Model comes with environment - floor, buildings, walls and containers.All models and prefabs are available with this product.
Environment details
container - 1 material (2048x2048 BaseMap/MaskMap/Normal) *
floor - 1 material (2048x2048 BaseMap/MaskMap/Normal)
wall - 1 material (2048x2048 BaseMap/MaskMap/Normal)
store - 1 material (2048x2048 BaseMap/MaskMap/Normal)
*** three different textures for containers - red, blue, yellow.
40 maps for van (including additional colos schemes and licence plates)
29 maps for environment (including additional colos schemes and licence plates)
Feel free to ask me about this product before purchasing.
No refunds will be given after the asset has been downloaded.
This model was created for 3d camera view, but also it have lowpoly interior with seats, dash board with gauges and steering wheel.
There are 4 variant of truck -
1. Sleeper - Semitruck with sleeper cab
2. Daycab - Semitruck with rear 2 axles
3. Singleaxe - Semitruck with 1 rear axle
4. Heavyhauler - Semitruck with 3 rear axles and addidional equipment, like bacon lights on top etc.
Also few additional parts are aviable for sleeper, daycab and hauler - roof part, side tool boxes and rack toll box.
All versions uses one material set, except wheels, because singleaxle truck and hauler truck comes with own wheel sets (u can see this on pictures).
Body model with smooth topology, 3d seams, small parts like wipers, hanles, bolts etc.
High detailed rear air suspension with axles and other parts.
High detailed rims and tires. Different tires for rear and front wheels.
Price $58.99
80s Offroad police car by Perfectvertexstudio
Offroad police car with industrial environment.
This model was created for 3d camera view, but also it have lowpoly interior with seats and steering wheel.
Body model with smooth topology, 3d seams, small parts like wipers, hanles, hinges etc.
Car body - 55600 tris and 33415 verts.
This model have separated steering wheel, lights glass, roof lights, roof, windows, spare wheel,roof lights and license plates.
Two flash roof lights.
Hood, doors, rear doors do not open.
Model comes with shadowplane.
No LODs.
All screenshots from Unity, with Post Procecessing Package.
11 materials for offroad police car
offroad_police_car_body_blue (4096x4096 BaseMap/MaskMapNormal/Mixed_AO)*
offroad_police_car_glass (1024x1024 BaseMap/MaskMap/Normal)
offroad_police_car_headlights_glass (2048x2048 BaseMap/MaskMap/Normal)
offroad_police_car_interior (2048x2048 BaseMap/MaskMap/Normal)
offroad_police_car_licence_plates (1024x1024 BaseMap)**
offroad_police_car_lights_glass (2048x2048 BaseMap/MaskMap/Normal)
offroad_police_car_mirrors (128x128 BaseMap/MaskMap/Normal)
offroad_police_car_parts (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
offroad_police_car_wheels (2048x2048 BaseMap/MaskMap/Normal/Mixed_AO)
offroad_police_colorglass (2048x2048 BaseMap/MaskMap/Normal)
shadow_plane (1024x1024 BaseMap)
* five additional color schemes for offroad police car body
** three different textures for plates
Model comes with environment - floor, buildings, walls and containers.All models and prefabs are available with this product.
Environment details
container - 1 material (2048x2048 BaseMap/MaskMap/Normal) *
floor - 1 material (2048x2048 BaseMap/MaskMap/Normal)
wall - 1 material (2048x2048 BaseMap/MaskMap/Normal)
store - 1 material (2048x2048 BaseMap/MaskMap/Normal)
*** three different textures for containers - red, blue, yellow.
29 maps for van (including additional colos schemes and licence plates)
29 maps for environment (including additional colos schemes and licence plates)
Feel free to ask me about this product before purchasing.
No refunds will be given after the asset has been downloaded.
This model was created for 3d camera view, but also it have lowpoly interior with seats and steering wheel.
Body model with smooth topology, 3d seams, small parts like wipers, hanles, hinges etc.
Car body - 55600 tris and 33415 verts.
This model have separated steering wheel, lights glass, roof lights, roof, windows, spare wheel,roof lights and license plates.
Two flash roof lights.
Hood, doors, rear doors do not open.
Model comes with shadowplane.
Price $43.99
Android Type Neko by Neko Legends
🛠 Technical Details
Character Textures: 4096x4096
Weapon Textures: 2048x2048
Model Vertices Details:
Android Neko LOD:
- 8735 high
- 2155 low
scifi-pistol LOD
- 7398 high
- 1507 low
scifi-blade
blade: 444
handle: 1675
🎮 Check out the live web demo here
🎁 Bundle Deal: This package is included in the Neko Legends - 3D & VFX Starter Bundle.
Androids have come a long way — from the rigid Type 1 worker units to the rhythm-loving Type 2 dance bots. Now meet the Neko Combat Bot: fast, flexible, and full of attitude. Built for agility and charm, this next-gen android trades brute strength for speed and smarts. With a sleek feline frame, expressive movement, and a combat-ready stance, it's designed to outmaneuver, outplay, and outlast. Whether you're dodging attacks or striking a pose, the Neko Combat Bot makes sure you look cool doing it.
Features:
- 👕10 outfits: Neko standard, BlackAndSilver, BlueNinja, Gold, Midnight, NeonGreen, NinjaHero, Obsidian Titanium, Violet, White and Gold
- 🛠️ Bonus Models: 🔫 Sci-fi Pistol, ⚔️ Tech Sword
- 🎬6 Animations Included: Walk, Run, CoolPose, Greatsword Idle/Slash/Spin
Fully Rigged & Ready to Animate
Built on Unity’s Humanoid rig for seamless retargeting and compatibility with third-party FBX animations.
📦 Dependencies
To experience this asset as intended as shown in the video and web demos, you’ll need the following assets from the Neko Legends collection:
- ✅ [Shared Assets URP (FREE)]
- Contains core demo GUI, reusable scripts, and shared 3D models and textures across all Neko Legends assets.
- ✅ [Neko Legends - Anime Cel Shade (Optional)]
- is not required for this shader to work, but it is used in the demo scene as well as in Shared Assets URP.
Price $19.00
Showcase Bundle - Chamber Zero by Neko Legends
🛠 Technical Details
Any errors you encounter should go away after all packages in this bundle and its dependencies dependencies are installed.
Textures: 2048x2048
- wall, floor, emission textures, scifi blade, pistol
- Android Type 01
Textures: 4096x4096
- backgrounds,
- Android Type Neko
Model sizes (verticies)
Floor Panel: 655
Wall Panel: 533
Wall Panel Edge: 677
Wall Panel Eye: 932
Wall Panel Monitor: 1154
Audio
Audio file types: PCM wav
Sample rate: 48000 Hz, 1536 kbps
Bit depth: 16-bit
Loopable: No
Additional: Stereo
💸 Bundle Pricing
This bundle includes over $111 worth of assets from the Neko Legends collection — available here for only $49.
That’s a 55% discount compared to purchasing everything individually. Calculations can be seen here on this Google sheet. New asset launch at 10% will bring the total discount over 65%!
🎮 About Chamber Zero
Chamber Zero is a curated showcase scene built with assets from the Neko Legends collection—demonstrating how stylized visuals, physics-driven gameplay, and modular character design come together in Unity 6+.
- Slice through android enemies in real-time
- Watch ragdoll physics react naturally to impact
- Apply cel-shaded anime style and electric effects using optimized URP shaders
This pack is both a functional demo and a launchpad for your own anime-style action game or prototype.
Whether you're prototyping sci-fi combat or exploring how to tie systems together in Unity 6+, this project gives you a fully working visual reference you can build from—or break apart.
🛠 Features
Chamber Zero isn’t just a visual demo—it’s a deeply optimized systems showcase. Here's what powers it under the hood:
🔧 Advanced Slicing & Fragmentation
- ✂️ Real-time slicing of skinned mesh characters with mesh baking and runtime fragment generation
- 🧠 Dynamic fragment scoring ranks pieces for ragdoll or debris behavior, using smart heuristics (volume, vertex count, anatomical relevance)
- 🔪 Slicing logic runs on-demand and safely handles repeated hits or cooldowns
🧩 Fragment Optimization Options
- 🧱 Automatic collider selection (box, sphere, capsule, or convex mesh) based on fragment size and complexity
- 🧍♂️ Large fragments retain ragdoll bones, while smaller ones use optimized colliders
- 🧼 Optional bone collider cleanup after X seconds to reduce active physics overhead
- ⏳ Auto-destroy sliced pieces after configurable fragment lifetime
- 🔁 Ragdoll reduction system: After a delay, ragdoll fragments can be collapsed to a single collider, massively improving performance in large scenes
🚀 Powered by Unity Jobs/Burst
- 🧮 Bone weight reconstruction, unskinning, and cap triangle sorting all use multithreaded, Burst-compiled jobs
- 🗂️ Leverages Unity.Collections, Unity.Jobs, Unity.Burst, and Unity.Mathematics for native performance
- 🔄 Includes spatial hashing, bindpose transforms, and parallel vertex matching for high-speed processing even during gameplay
🔊 TargetBoneSliced Component Features
- 🎧 Built-in SFX support with random pitch variation and multiple audio clip options
- 📦 Optional spawn container assignment for clean scene hierarchy control
- 🛡️ Runtime controls for ragdoll mass scaling, physics material, and slicing limits
- 💤 Delayed rigidbody sleep state to reduce long-term simulation load
- ♻️ Supports both DropDead ragdoll system integration and standalone usage
✨ Included Assets (No Additional Purchases Required)
This bundle has no external paid dependencies. Any required tools outside the bundle are either built-in to Unity or freely available.
- 🎮 Chamber Zero – A full sci-fi scene built with everything integrated (standalone verison coming soon)
- ✂️ Drop Dead X Neko Slice Add-On – Seamlessly combines runtime slicing and ragdoll dismemberment (standalone verison coming soon)
- 🐾 Android Type-Neko – Neko-inspired android with optimized bone setup(standalone verison coming soon)
- 🧠 Drop Dead Ragdoll System – Compact and responsive ragdoll core (standalone purchase link here)
- ⚔️ Neko Slice – Efficient slicing utility for skinned characters and props (standalone purchase link here)
- ⚡ Electric Volt Shader – Stylized electric VFX shader (URP) (standalone purchase link here)
- 🤖 Android Type-01 – High quality textured humanoid android (standalone purchase link here)
- 🎨 Anime Cel Shader – stylized shading with rim and dual-tone lighting (standalone purchase link here)
If you already have some or most of the assets listed above, feel free to wait for the individual assets to be listed later on.
🌐 Web Builds
While I’ve created WebGL builds for testing locally, I have not provided a link to it. This asset uses Jobs/Burst and multithreading heavily, which isn't supported on WebGL—so slicing will feel laggy in browsers. Desktop and mobile platforms are the intended targets for this package.
📦 Dependencies
To experience this asset as intended as shown in the video and web demos, you’ll need the following assets:
- ✅ [Shared Assets URP (FREE)] – GUI, shared 3D models, and demo scripts
- ✅ Burst – High-performance math and slicing (via Unity.Burst)
- ✅ Collections – Native containers for efficient memory (via Unity.Collections)
- ✅ Jobs – Enables multithreaded slicing and physics (via Unity.Jobs)
- ✅ Mathematics – Math types for Burst/Jobs (via Unity.Mathematics)
- ✅ TextMeshPro – Required for UI elements and in-scene text displays (TMPro)
📘 Important Note for Buyers
This bundle is intended for intermediate to advanced Unity users who learn best by exploring working examples.
There are no step-by-step tutorials included. I built everything as a functional demo scene that you can dig into, click around, and reverse-engineer at your own pace. If you're comfortable using the Inspector, browsing the hierarchy, and understanding how components interact, this setup should feel familiar.
🔍 Each asset includes its own in-scene demo and manual (or will when released individually). I recommend looking through each demo separately first — that’ll make it easier to understand how everything connects in the full Chamber Zero scene.
🛠️ A more structured manual will be added as I update and release each asset on its own.
🔄 This bundle will be updated whenever any of its standalone packages receive updates.
Price $49.00
