Stylized Cartoon Clouds and Weather Icons pack by Oleg.Verenko
Number of textures: 0 (All models use only color)
Polygon count: 1.2 M polys total
Minimum polygon count: 40
Maximum polygon count: 107 110
Number of meshes/prefabs: 139
Rigging: No
Animation count: 0
UV mapping: No
LOD information: 1 Lod
Types of materials and texture maps: non-PBR
This asset pack includes a diverse collection of high-quality stylized clouds and weather icons, perfect for game development, animations, illustrations, and cinematic projects. Designed with intricate forms, whimsical curves, and attention to detail, these models bring a unique artistic flair to any 3D environment.
This asset pack includes a diverse collection of high-quality stylized clouds and weather icons, perfect for game development, animations, illustrations, and cinematic projects. Designed with intricate forms, whimsical curves, and attention to detail, these models bring a unique artistic flair to any 3D environment.
Usage Examples
Stylized video game environments with fantasy skies.Animated films with magical or artistic weather effects.Visual effects (VFX) for clouds, storms, and ambient scenes.Concept art and illustrations requiring detailed, whimsical clouds.
Price $39.00
Asset Showcase Pro by Mua_VTuber
- Auto-scan 2D resources and generate thumbnails
- APNG animation export
- Excel resource catalog (with images)
- HTML web gallery
- CSV data export
- Unity Animator & Spine support
- Auto-categorization
- Smart caching for fast re-processing
🎯 Core Problem Solved
"It takes too much time to find and share what resources we have"
Asset Showcase Pro perfectly solves this problem:
- ✅ Automatic Resource Capture: Auto-scan all 2D resources by just specifying folders
- ✅ Instantly Shareable Catalogs: Share immediately via Excel, HTML
- ✅ Time Savings: Manual work 3 hours → Automated 5 minutes
※ Note: Designed to quickly show as many resources as possible. Some special shaders or complex effects may appear simplified and may differ from actual in-game rendering.
🌟 Key Features
1. Automatic Resource Scan & Capture
- Auto-detect 2D resources and generate 512x512 thumbnails
- Export Unity Animator & Spine animations as APNG
- Auto-categorization (Character, Effect, Item, etc.)
2. Instantly Shareable Documents
- Excel: Resource list with embedded thumbnail images
- HTML: Catalog viewable directly in web browser
- CSV: For database integration
📋 Supported Resources
- Unity Prefab (2D focused)
- Spine SkeletonDataAsset
- Image files (PNG/JPG/TGA)
- Unity Animator
- UI elements
🚀 Usage (3 Steps)
- Open Tools > Asset Showcase Pro
- Select resource folders
- Click Generate button → Done!
Price $15.00
2D Pixel Art - 50 +Crosshairs with Additional Sci-Fi Art by Branwill Blaauw
Pixel Art Pack – 50+ Crosshairs & Sci-Fi Environmental Assets
This pack includes a versatile collection of 50+ unique pixel crosshairs, perfect for shooters and sci-fi themed projects.
In addition, the pack features extra sci-fi environmental pixel art.
- 50+ pixel-perfect crosshairs (Size:32x32)
- Additional sci-fi environmental pixel art
- Perfect for indie developers, prototypes, and full projects
Price $6.99
Fast Save: Instant Save & Load, Local or Cloud by DOGAN KIRNAZ
- Required Dependencies: "com.unity.services.authentication", "com.unity.services.cloudsave", "com.unity.nuget.newtonsoft-json"
- Fast Save supports Google, Apple, Facebook, and Email account binding for Unity Cloud. But you may need external SDK installations for Google, Facebook, and Apple setup.
- Fast Save was developed in Unity 6.1 (6000.1.2f1) and is compatible with Unity 2021.3 LTS. For optimal performance and full feature support, Unity 2022.3 LTS or newer is recommended.
Fast Save: Instant Save & Load, Local or Cloud
Fast Save is the ultimate Unity tool for developers who need a fast, reliable, and efficient system to save, load, and manage game data. Whether you’re building small indie projects, mid-sized games, or even large-scale titles, Fast Save simplifies data storage with a lightweight, high-performance solution. Handle everything from local JSON files to cloud synchronization, all with minimal coding and maximum speed.
Key Features
- Save and load JSON data in seconds.
- Supports strings, integers, floats, booleans, objects, arrays, lists, dictionaries, Unity types, and even full Transform objects.
- Uses efficient serialization and optional compression for large files.
- In-memory LRU cache ensures blazing-fast performance for frequent read/write operations.
- Fully automatic data flush at intervals or on app quit/pause.
- No need for manual save cycles—your data is always safe.
- Seamless Unity Cloud Save integration.
- Sync local and cloud data automatically for cross-device continuity.
- Support for player profiles to protect data across installs or multiple platforms.
Custom Editor Tool
- Preview all saved JSON files directly in Unity Editor.
- Adjust settings like cache size, compression threshold, auto-save interval, and cloud enable/disable.
- Centralized data management for faster workflow and debugging.
Safe and Reliable
- Async file operations with retries and file locking to avoid data corruption.
- Mobile friendly save and load system with runtime data caching and auto saving features.
- Patch writes and controlled memory usage ensure stable and performant data storage.
Fast Save combines speed, reliability, and flexibility into one complete package. Unlike generic save systems, it provides automatic cloud synchronization, editor-based previews, built-in support for complex Unity types, and optional data compression.
Whether you need a lightweight data storage solution, a file database, or a system that can handle spreadsheets of data, Fast Save is designed to make it effortless.
Simple Code Calls
using FastSave;
private void Start()
{
Fast.Save("playerScore", 100); // Save data
int score = Fast.Load("playerScore"); // Load data
}
Price $15.00
Smart Pref by ChicMic Studios
- 🔑 Advanced PlayerPrefs Management – Organize your data with sections.
- 📂 Version Control – Keep multiple save versions without conflicts.
- 🧩 Supports All Serializeable Data Types – Easily store strings, ints, floats, bools, objects, and more.
- 🔄 Automatic Key Handling – Clean, consistent keys without manual hassle.
- 👥 Multiple Profiles – Separate data for users, modes, or save slots.
- 🚀 Lightweight & Easy – Drop-in replacement for Unity’s PlayerPrefs.
📦 SmartPref – Smarter PlayerPrefs for Unity
SmartPref is a powerful and easy-to-use replacement for Unity’s built-in PlayerPrefs.
It adds versioning, namespacing (sections), and full serialization so you can safely manage player data across updates, multiple save slots, and user profiles.
✅ Store any data type (int, float, string, custom classes, lists)
✅ Separate data into sections (profiles, game modes, users)
✅ Built-in versioning system to handle updates & migrations
✅ Retrieve, move, and delete saves with ease
Price $4.99
Fast Save - Scalable Save Data & Network Save & Fast Serializer System by chen_lun_fu
- RequirementsUnity 2021.3 LTS or newer (adjust to your tested baseline)
Works with Mono/IL2CPP. For AOT/IL2CPP targets use editor‑generated adapters (no runtime emit) - DependenciesLocal/file storage: none
PlayFab provider: requires official PlayFab SDK
UGS provider: requires Unity Gaming Services Cloud Save (via Package Manager)
HTTP provider: requires reachable backend (local server emulator included) - Structure & key scriptsRuntime/Serialization: SaveSystem, SaveableObject, SceneData, Adapter Registry
Runtime/Persistence: FastSaveFile, SaveSnapshot, storage providers
Editor/AdapterGenerator: type scan, member collect, code‑gen and registration
Editor/PrefabInfoDrawer, Validation tools
Samples: BasicUsage / CloudSync / Serialization - IntegrationCreate a FastSaveSetting and reference it in Project Settings
Tools/FastSave → Generate Adapters
Use SaveSystem.SaveAsync / LoadAsync - Platforms & notesMobile/Consoles/IL2CPP: prefer pre‑generated adapters, avoid runtime reflection/emit
Initialize and authenticate 3rd‑party SDKs (PlayFab/UGS) before using cloud providers - IncludedFull source, sample scenes/scripts, HTTP server emulator, asmdef split (Editor/Runtime)
- SupportDocs: in‑package README and Samples
Tech support: add your email/Discord
FastSave is a production‑ready save and cloud‑sync solution covering scene/object/prefab persistence, editor tooling, and complete samples. With editor‑time adapter generation and auto‑registration, it cuts heavy reflection and works reliably on IL2CPP/AOT platforms. Built‑in HTTP/PlayFab/UGS providers and a local server emulator help you ship cross‑device cloud saves fast.
Highlights
- Scene/Object/Prefab saving (SaveableObject, SaveableSceneData, SaveablePrefabInfo)
- High‑performance serialization via code‑gen (minimal reflection/GC at runtime)
- Cloud sync providers: HTTP / PlayFab / UGS (extensible interfaces)
- Visual tooling and validation (Prefab info drawer, component validator)
- Snapshots and restore (SaveSnapshot)
- Complete samples: Basic usage, Cloud sync, Serialization
Why FastSave
- Minimal boilerplate: mark → generate → SaveSystem API
- IL2CPP/AOT‑friendly: pre‑generated adapters, no runtime emit required
- Extensible by design: storage interfaces and adapter registry
Quick start (3–5 minutes)
- Import, create FastSaveSetting
- Add SaveableObject to targets (Prefab/runtime)
- Tools/FastSave → Generate Adapters
- Run Samples/BasicUsage to save/load
- Pick HTTP/PlayFab/UGS provider and add credentials
Includes
- Full source (Runtime + Editor)
- HTTP/PlayFab/UGS providers and abstractions
- AdapterGenerator, adapter registries, scene data manager
- Samples and a local server emulator (for HTTP testing)
Price $39.90
Timeline Plus - Enhanced Timeline Tracks by MaxTiger
Multi platforms supported.
Unity Burst Optimization.
Mono Recommended, IL2CPP Optimization will be in the next version(free update).
Careful with VolumeTrack! Currently,it not suppports for the AOT(may fix in the future with free update).
Supports a variety of customized tracks with curve controlled:
- Volume Track(SRP Only): Volume effects Blending
- Subtitle Track: Subtitle for TextMeshPro/UGUI/3D Text
- Material Track: Standard material Color[HDR] Blending
- Shader Track: Custom Shader Parameters Blending
- Tag Track: Tag System forTimeline based on Marker
📚Easy and Extensive docment.
⏰Optimized by Unity Burst.
Price $15.00
Stylized Office Lady Character by Gobormu
This package includes a single stylized 3D character designed for Unity projects. The model consists of 11 mesh parts, comes with a clean Base Color texture, and is fully prepared for integration into your workflow.
- Triangle Count: 52,776
- Textures: 2048x2048 Base Color map (stylized look)
- Material: A custom toon shader created with Shader Graph
- Rig: Compatible with Humanoid rig
- Animations: No custom animations included
- Pipeline Compatibility: Works with Unity’s Built-in Render Pipeline
This character is ideal for developers looking for a stylized, lightweight starting point for their projects. You can easily retarget Mixamo or your own humanoid animations to the model.
Price $7.00
NPC Priority Task Queue by Obsessive Games
- Dynamic task prioritization system based on urgency weight
- ScriptableObject task profiles with custom conditions
- Supports condition checks (time, resources, events, proximity, etc.)
- NPCs reassign themselves to new high-priority tasks in real-time
- Drag-and-drop ready NPC Task Handler component
- TaskQueueManager for global task pool control
- Event hooks for task start and completion (trigger animations, sounds, etc.)
- Debug view to inspect current tasks and priorities in the editor
- 100% code-driven, modular, and extendable design
- Compatible with any Unity project (no third-party dependencies)
The NPC Priority Task Queue is a modular AI task management system built for Unity developers who need intelligent NPCs that make decisions based on urgency, resource availability, and custom conditions.
With a clean ScriptableObject-driven design, you can create dynamic behavior systems where NPCs automatically choose the most important task in real time — no hardcoding required. Whether your NPCs are workers in a shop, guards patrolling an area, or couriers delivering goods, this system gives you the tools to control and monitor their decisions effortlessly.
It includes editor-friendly tools, visual debugging support, and built-in condition checks like time of day, player proximity, or item availability. Fully extendable and prefab-ready — just drag the NPC brain onto any character and watch them think!
Perfect for genres like simulation, RPG, RTS, life sim, and management games.
Price $29.99
School Girl_A by HelenNova
Features:
- ARKit Blendshapes 52 Face blend shapes\morph target
- Extra morphs for brest\glutes
- Humanoid Rig/Epic Skeleton additional bones (breast_l\r, glute_l\r, skirt_front_01\04, skirt_side_l\r_01\12, skirt_back_01\04)
- Completely modular
- Different skins
- Easy Color Change
Physics are not included
───── ☽◯☾ ─────
PBR Textures Metal/Gloss
Number of characters: 3
Number of Materials and Material Instances: 29
Number of textures: 64
Polygon count: 18k - 33k
Number of meshes/prefabs: 6
Texture Resolutions: 2k-4k
Description
All Render pipelines!
───── ☽◯☾ ─────
Features:
- 52 Face blend shapes/morph target
- Extra morphs for brest\glutes
- Changing color Skin/Eyes/Cloth/Hair
- Humanoid Rig/Epic Skeleton with additional bones
- Completely modular
- Different skins
Physics are not included
Price $99.99
Street Muse by 3D Nodo
Number of textures: 3 packs
Texture dimensions:4096 and 2048
Polygon count: All 22442 tris; body 10468 tris; Hair 2698 tris; Hat 1224 tris;
Slippers 1052 tris; Character extras 5412 tris; Easel 1588
This package includes a fully rigged and stylized artist character with props such as an easel, brush, palette, and stool. The model is optimized for Unity and can be easily adapted for different genres – from casual and educational games to adventure or storytelling projects.
Price $15.90
SoorPooler by Abolfazl Hosnian [Soor]
SoorPooler is a Unity package designed to simplify and streamline object pooling in your projects. It provides a robust and reusable way to manage pooled objects, offering a clean API and customizable lifecycle events. This can lead to significant performance improvements by reducing the overhead of instantiating and destroying GameObjects.
Price $0.00
Easy Icons Generator by bokokit
✨ Key Features
- 📸 Thumbnail rendering for prefabs and scene objects
- 🎥 Customizable camera controls: distance, projection, rotation, movement
- 🖼️ Adjustable image resolution (default: 512×512)
- 🌐 Supports PNG and JPG formats
- 🪄 Remove background (transparency) option (PNG only)
- 🔄 Batch generation: generate thumbnails for multiple selected prefabs at once
- 🖱️ Context menu integration (Assets → Generate Thumbnails)
- 🔍 Live preview in Inspector before saving
- 🛠️ Reset function to restore default settings
- 🎨 Auto-import as Sprite when saved inside Unity project (Assets/)
💡 Use cases
- ⚡ Quickly generate thumbnails for Asset Store packages
- 🗂️ Prepare consistent previews for prefabs in your project
- 📑 Document your project with clean, professional visuals
- 🏷️ Showcase 3D models and game objects with customized backgrounds
- 📦 Batch-generate multiple thumbnails at once for large collections
- 📢 Create marketing-ready images without leaving Unity
Thumbnail Generator is a Unity editor tool for automatically creating high-quality thumbnails (icons/previews) of prefabs and objects in your project.
It provides both an Inspector UI and an Assets Context Menu to quickly render thumbnails with customizable camera settings, transparent backgrounds, and export options.
This package is especially useful for:
- Asset developers preparing previews for the Asset Store
- Game developers creating icons for inventory items, UI thumbnails, or level previews
- Teams who want a repeatable way to generate consistent thumbnails across projects
Price $15.00
USM - Universal Sound Manager by Kitler Dev
- One-Click Setup: Automated installation via Tools > USM > Quick Setup
- Simple API: Play sounds with one line: USM.PlaySFX("Click")
- Multi-Channel Control: Independent volume/mute for Music, SFX, Ambient, Master
- Audio Pooling: Built-in object pooling for performance (no lag with many sounds)
- Advanced Effects: Crossfading, music ducking, 3D spatial sound, pitch/volume control
- Full Customization: Modify or extend all source code to fit any project need
- Universal Compatibility: Works with Built-in, URP, and HDRP render pipelines
- Runtime Editing: Dynamically add/remove sounds without restarting the game
Ultimate Sound Manager is a lightweight, powerful system designed to handle all your game's audio needs with minimal setup. It features one-click installation, intuitive organization for SFX, music, and ambient sounds, and effortless playback with a single line of code. It includes advanced features like audio pooling (for optimal performance), crossfading, ducking, and 3D spatial sound.
The core code is fully customizable—edit or extend it easily to fit any unique requirements. It’s suitable for any genre, including FPS, RPG, mobile, puzzle, adventure, or simulation games. Whether you’re a solo developer or part of a team, this package saves time, keeps your project organized, and works seamlessly across all Unity render pipelines.
Price $18.99
NimbleFX 2D by Bhanu Productions
- ✅ Customizable: Easily modify sprites, animations, and UI to fit your game’s style.
- ⚡ Lightweight & Optimized: Minimal performance impact, designed for smooth integration.
- 🛠️ Editor Tools Included: Comes with Editor scripts for easy setup and quick adjustments.
- 🎨 Event-Driven Animations: Trigger and control animations through Unity events.
- 🔗 Plug-and-Play Setup: Drag-and-drop components into your project with minimal configuration.
- 📄 Clear Structure: Organized folders for scripts, editor tools, and assets.
- 🌐 Cross-Platform: Works seamlessly across PC, Mobile, and Web builds.
NimbleFX 2D (UI + Sprite)
Lightweight, code-driven animations for UGUI and 2D sprites — no Animator, no DOTween. Includes 7 effects, loop/delay controls, and designer-friendly callbacks. Perfect for menus, HUDs, and juicy 2D feedback.
———
HIGHLIGHTS
• Two components: UIAnimations (UGUI) & SpriteAnimations (SpriteRenderer)
• 7 effects: Sprite Sheet, Bounce, Glow (alpha), Scale, Shake, Rotate, Elastic Resizing
• Looping + per-loop delay
• Auto Start or one-line API
• UI: UnityEvent onComplete | Sprite: Action onComplete
• Minimal GC, early-out when idle
• Full C# source
WHAT’S INCLUDED
• Runtime scripts: UIAnimations.cs, SpriteAnimations.cs
• (Optional) Editor scripts / demo scene if provided by you
• README with quick start and examples
HOW TO USE
1) Add the component to your object (UI: needs RectTransform + Image; Sprite: needs SpriteRenderer).
2) Assign “Targetted Sprite” reference.
3) Pick an Animation Type and tweak settings.
4) Press Play or call: StartSelectedEffect(); StopSelectedEffect();
REQUIREMENTS
• Unity 2021.3 LTS+ (recommended)
• UGUI for UIAnimations; SpriteRenderer for SpriteAnimations
• Works in Built‑in/URP/HDRP
KNOWN NOTES
• UI Glow modifies Image.color.a; custom shaders may ignore alpha.
• LayoutGroups can fight scaling; consider ignoreLayout for the animated child.
• Shake uses localPosition; be mindful of animated parents.
SUPPORT
• bharatmehra232@gmail.com
Price $0.00
Sci-Fi Props - Low Poly 3D Models Pack by ithappy
▶️ Geometry
1379 Unique Assets
532k triangles all pack
▶️ Scale
Real-world-size
▶️ Materials
All models use 11 materials
▶️ Textures
All models use 7 textures
Resolution: 1024, 2048 px
▶️ Collision
Yes
▶️ Files
If you want to refine the models using a 3D editor — you can request the following files from us:
Blender, C4D, Maya, 3DSMax, FBX, USDZ, OBJ, GLTF
Сonnect with digital art enthusiasts, and stay up to date on new products, tutorials and more! 💥🎮
All lists 🎮
You can look through all the packs in the category you need and choose the ones you like the most!
● CITIES
● PROPS
● FREE
▶️ Key Features ◀️
● Over 1080 Assets. The pack includes interactive and modular models that can be assembled from multiple 3D parts — separate doors, hatches, rotating and pivoting elements. The collection covers all essential object categories to help you easily create interiors and complete game levels. All models are built with realistic proportions, making them suitable for first-person, third-person, 2D/2.5D, isometric, and top-down games.
● 3 Demo Scenes. The package comes with three ready-to-use demo scenes: Laboratory, Repair Station, and Storage House. You can use them directly in your game, study how they are assembled, or take them as a reference to build and customize your own environments.
● Interactive Objects. All elements designed for interaction — such as doors, hatches, capsules, turbines, fans, holograms, or rotating/pivoting parts — are fully modular. You can animate them, control their movement, add or hide details, and place them exactly how you need to bring your scenes to life.
● Thoughtfully Designed Assets. The pack includes all the core categories of models you may need for interior and environment creation. A detailed breakdown of categories is provided below.
● Level Building Guide and a Few Tips
● Ease of Use. The pack includes two files with different Unity versions, and in each one, the scene is set up in three render pipelines. Simply download the version you need and open the scene in your preferred render pipeline. Everything is clear and easy to use.
● Optimized Models. Each model is designed with a limited number of textures, an optimized mesh, and simple shaders, ensuring smooth performance across mobile devices, VR/AR, PCs, and consoles. With these assets, your project will maintain excellent performance while delivering stunning visuals.
● Support. Free updates and technical support available in our Discord.
▶️ Pack Content ◀️
Demo Scene. The pack includes three demo scenes: Laboratory, Repair Station, and Storage House.
● Over 1080 Modular and Interactive Assets.
The pack covers architectural elements (walls, floors, ceilings, doors, constriction, platforms), technical props (generators, terminals, containers, capsules, capsule contents, farm elements), industrial objects (crates, barrels, gas cans, pipes, batteries), drones, turrets, furniture (sofa, armchair, chair, desk), and environment details. Assets are modular, flexible, and easy to use, allowing quick creation of diverse interiors and levels.
Architectural Elements
Three color variations of modular ceilings with all necessary pieces to assemble layouts of any type. Models include light sources for visually engaging environments.
Three color variations with different widths, shapes, and patterns. Includes solid walls and modules with openings. Standard height is 4 m, with additional 1.5 m modules for elevations, parapets, or cover. Height can be increased by stacking modules.
Three color variations of modular floors with elements for layouts of any size. Some modules feature integrated light sources.
Rectangular (vertical, horizontal) and round doors with sliding (vertical/sideways) and hinged opening mechanisms.
Supports and stair modules of various heights, colors, and designs. Fully modular, easily combined for required configurations.
Square platforms (4×4 m) in different colors and designs.
Three color variations of stairs (1.5 m height). Can be combined for higher levels. Includes railings and parapets of different lengths and shapes.
Hatches in different shapes, colors, and opening styles with 1-, 2-, or 3-panel options.
Technical Objects
Compact to large installations with glowing details, turbines, and mechanical parts.
Control panels with holographic displays, glowing screens, and buttons. Screens and holograms can be hidden, moved, and animated.
Crates with opening lids and various layouts. Suitable for loot, resources, or decorative use.
Cargo, flying, and wheeled drones with moving elements, turbines, wheels, and mounts.
Types include machine gun, cannon, laser, rocket, sonic, gauss, and drone-based. Includes projectiles and containers. Equipped with multiple joints for rotation.
Available in 6 m and 4 m sizes, with opening doors.
Cylindrical, rectangular, and combined shapes with transparent chambers. Can hold human-sized models. Openable and rotatable.
Organic and abstract forms: spirals, coral shapes, glowing plants, DNA-style elements, crystals, and alien organisms.
Machines in different shapes and colors with detailed shelves.
Units and grilles of various shapes and sizes: wall, floor, and industrial installations. Fans can rotate for dynamics.
Cylindrical and spherical tanks (3 m and 6 m). Usable as structural elements or explosive props.
Boxes in different shapes. Usable as climbable, movable, or cover objects.
Futuristic batteries with glowing details and handles. Serve as energy sources or collectible props.
Concrete blocks, barricades, and glowing energy fences for path blocking or construction detail.
Farming systems: vertical towers, hydroponic racks, growth pods, tanks, and plants at various stages.
Sofas, armchairs, chairs, and desks of different shapes and futuristic designs. Suitable for interiors of any purpose.
Decorative Elements
● Pipes & Cables & Vent tube (x37)
Modular pipes and cables of various shapes and colors: straight, angled, curved. Includes thin cables and large pipes with valves and fittings.
Wall-mounted cameras with rotation and tracking.
Used as decorative or gameplay props (including explosive). Available in multiple designs.
Usable as refueling props, explosive objects, or decoration. Available in various shapes and colors.
If you liked this package, please leave a review! Creativity to you!
Follow us, new packs coming out, updates, promotions, tutorials:
DISCORD | EMAIL | INSTAGRAM | YOUTUBE
Price $119.00
Cartoon Fast Food Pack by Mnostva
Number of Unique Meshes: 215
Collision: automatically generated
Vertex Count: 257.4k
LODs: No
Number of Materials and Material Instances: 1
Number of Textures: 5 identical textures with different resolutions
Texture Resolutions: 2048/1024/512/256 /128px
🍔 Cartoon Fast Food Pack
Bring flavor and energy to your project with this cartoon collection of burgers, pizzas, hot dogs, tacos, and fries!
This cheerful fast food pack features 236 total models crafted in a cozy cartoon style – perfect for casual games, cooking simulators, shop systems, educational projects, and more.
All models are optimized and ready to use across various creative and game environments.
Each fast food item is provided in whole, half, and sliced versions – making them ideal for interactive systems like cooking, serving, crafting, and animated cutscenes.
One texture (2048/1024/512/256/128px) and one material (color) are used across the entire set, ensuring clean integration and optimal performance.
➡️ Included Items
- Burgers
Classic burgers, cheeseburgers, double burgers (whole + halves + pieces)
- Hot Dogs & Sausages
Hot dogs with variations, sausages, sliced and halved versions, food packaging
- Sandwiches & Burritos
Multiple sandwich types (whole, halves, pieces), burritos (whole + halves)
- Tacos & Nachos
Tacos with fillings (whole + halves), nachos with guacamole
- Pizzas
10 different pizzas (whole, halves, slices), pizza boxes
- Sides & Extras
French fries, sauces (ketchup, mustard, mayo, hot sauce, cheese sauce)
- Drinks
Stylized soda cups, bottles, and take-away drinks
➡️ All fast food items come with whole, half, and sliced variations to perfectly fit your project!
⭐ Features
- 236 total models (210 unique)
- Whole + sliced variations
- Cozy cartoon design – perfect for casual, mobile, or indie games
- Clean pivots and organized naming
- One texture & one material for optimized performance
- 454.4k tris (entire set)
- Great for fast food restaurants, diners, cooking sims, cafés, and cozy environments
Bring your game world to life with delicious cartoon fast food – whether you’re making a cooking simulator, a cozy café, or a vibrant fast food diner, this pack has everything you need!
Renders made in Blender. Unity previews available in the Media section.
Looking to expand your cozy collection? Check out our matching packs:
🍞 Cartoon Bakery & Pastry Pack
🍞 Cartoon Bakery & Pastry Pack 2
🥬 Cartoon Vegetable Garden – Cozy Stylized 3D Asset Pack
🍓 Cartoon Fruit Garden – Cozy Stylized 3D Asset Pack
And also you can find even more COZY packs on our page here - Mnostva Art
We have other 3D formats: FBX \ OBJ \ BLEND \ GLB
You can modify our models yourself by requesting the necessary format from us.
Follow us for for more great content
Email | Instagram | Tutorials]
Price $19.99
Realistic American Semi Truck + Box Trailer | 11 Truck + 8 Trailer Colors | PBR by Premisul
Number of textures : 51
Texture dimensions : 2048px*2048px
Types of materials : PBR
Types of texture maps : Albedo (Diffuse), Metallic, Roughness, Normal and Emission Map
Polygon count of
[Semi_Truck_2] : 22.5k
[Box_Trailer_1] : 7.3k
Number of meshes/prefabs : 2/27
UV mapping: Yes
This Semi Truck with Box Trailer asset is designed with precision and realism in mind, making it an ideal choice for professional game developers, simulation creators, and 3D enthusiasts.
The truck comes in 11 different color variants, giving you flexibility in visual style, while the box trailer includes 8 unique color options to match different scenarios. Beyond that, the trailer also supports customizable logos and text, allowing you to personalize it for your game’s world, company branding, or project needs.
Whether you’re building a modern logistics simulator, a city-driving game, or using the model in animations and visualizations, this asset provides both visual quality and versatility.
Key Features
- 🚚 11 semi-truck color variants
- 📦 8 box trailer color options
- 🎨 Customizable trailers – add your own logo, text, or branding
- ⚡ Optimized for real-time engines (Unity, Unreal)
- 🔗 Truck and trailer can be used together or separately
- 🛠️ Clean topology and PBR-ready materials
- 🌍 Suitable for games, VR/AR, animations, and simulations
🏙️ Ideal Use Cases
- Delivery & Transport Simulators
- Driving / Open-World Games
- Cargo & Logistics Management Projects
- VR/AR Training Applications
- Cinematic Animation Scenes
- City-Building & World Environments
Price $19.99
Ferris Wheel by Fuad ADV
🔧 Technical Specifications
Model Format : FBX
Mesh Count : 115
Texture Dimensions : 512x512, 256x256 (Seamless)
Texture Format : PNG
Polygon Count : 27990
Vertex Count : 41012
Textures Count : 48
Material Count : 23
Material Type : Built-in | URP | HDRP
Prefabs : YES
Colliders : YES
Demo Scene : YES
UV Mapping: YES
Rigged: NO
Animation: NO
Low poly PBR Ferris Wheel made of metal with 16 gandolas. This asset pack provides a fully optimized, low poly 3D model designed for game development and real-time applications.
Delivered in FBX format with clean topology, proper UV mapping, and Unity-ready prefabs, making it easy to drop directly into your scene.
Price $35.00