Smash The Glass SFX Pack by Vadi Sound Library
Discover a unique collection of breaking, crashing, and handling sounds designed to elevate your audio projects. “Smash The Glass” features the visceral, high-impact sounds of squeaks, smashes, drags, and drops, meticulously recorded from various glass objects like bottles, panes, and more. Whether you’re designing for film, games, or immersive media, this library delivers the crisp and dynamic sounds you need.
About Smash The Glass
A collection of 330 pristine audio files, capturing the raw essence of glass in motion—breaking, smashing, and shattering in vivid detail.
The sounds are carefully categorized into:
Action: Smash, Drag, Drop, Break, Shatter, Crash, Squeak
Object: Glass Bottles, Containers, Cups, Household Glass Items
Surface: Stone, Concrete, Ceramic, Metal, Wood, Glass-on-Glass
Style: Close-Up, Distant, Light, Heavy, Quick, Slow, Singular, Multiples
Why Choose Smash The Glass?
- Clarity & Realism: Each sound is recorded with precision, ensuring a clear and realistic result.
- Diverse Applications: Perfect for creating dramatic moments, realistic environments, or abstract soundscapes.
- Flexibility: Use the sounds as-is or reshape them into something entirely new through sound design.
Price $29.00
Streamer UI SFX Pack by Vadi Sound Library
Audio file types WAV
Sample rate 96khz
Bit depth 24bit
Loopable: no
Additional: Stereo/mono
60+ stereo sounds of; alerts, arcade, drone, laser bass multilayer transitions, musical abstract chord shots, electronic and heavy alert reaction vocoders and more.
Streamer UI SFX Pack brings notifications and reactions sound effects that you need for many projects. Arcade notification, stream, alerts and much more to create a perfect ambience for your video games, animation projects and much more.
They come in abstract, multilayer, heavy, vocal, musical, long, short forms.
These meticulously designed sounds have clarity and room for further sound design with the flexible texture for manipulation. And you get the usual Vadi Sound craft and attention to detail!
Keywords including Actions, Parts, Equipment and Style
Twitch, User interface, UI, computer, PC, laptop, alerts, arcade, drone, laser, bass, multilayer, transitions, musical, abstract, chord, shots, electronic, heavy, alert, reaction vocoder, notification, stream, long, loop, subscription, bit, coin, donate, follower, host-raid, arcade.
Price $19.00
Room Tones And Interior Ambiences by Vadi Sound Library
Audio file types WAV
Sample rate 96khz
Bit depth 24bit
Loopable: no
Additional: Stereo/mono
This SFX Pack has got what a busy sound designer needs in any given project and can easily become an indispensable toolkit. It gives you access to 3 hours of room tones and quiet or low activity ambiences, ranging from loud industrial spaces to quiet domestic rooms. These meticulously recorded sounds have clarity and lots of room for further usage and sound design with the flexible texture of the sounds for further customization.
This is a fresh and unique pack that combines many themes in one collection. You will get a large and immersive selection of palaces, factories, warehouses, houses, apartments, car parks, gyms, swimming pools, libraries, supermarkets, cafeterias, offices, bars, theaters, schools and many more spaces and locations in 84 pristine sound files – in 24bit/96 kHz Wav format with detailed, easy to navigate naming. It is a thoroughly researched collection of high-resolution sound effects and loopable soundscapes, recorded with patience and sometimes in stealth and guerilla style – over a 3-month period.
The recordings have just the right amount of noise floor. These are recordings at different times of the day, with varying or no activity levels, with high-medium-low-no ventilation and even ultra-silence.
Keywords including Location, Activity, Style
Room tone, ambience, soundscape, loopable, industrial, interior, space, quiet, domestic, room underground, car park, palace, factory, machinery, hall, stairs, stone house, house, apartment, building car park, library, supermarket, cafeteria, server room, boiler, dryer, office, shopping mall, bar, theater, concert hall, hallway, rooftop, attic, corridor, basement, top floor, loud, ventilation, kitchen, bathroom, rain, school, university, swimming pool, greenhouse, glasshouse, winter garden, elevator, lift, winch.
Price $49.00
Ultimate Cinematic Bundle SFX Pack by Vadi Sound Library
Audio file types WAV
Sample rate 96KHZ
Bit depth 24BIT
Loopable: No
Additional: Stereo/mono
5 definitive cinematic libraries in one fresh collection. 834 files that are great for sci-fi, horror, thriller – game, film and trailers. You can enhance your cinematic atmospheres, and create movement, suspense and impact and much more.
What’s inside
100 Cinematic Braams; strong, impactful, airy, modulating and synthetic braams
294 Cinematic Whooshes & Transitions; swipes, futuristic & dark sci-fi, anime, tonal, pass by, power ups/ downs, movement, machine, nature, swish, flutter, destructive impacts and more
218 Cinematic Series; hits, booms, stingers, trailer tools, transitions, explosions and more
152 Ebow Guitar Thrillers; send chills through their spine with unsettling and terrifying noises
71 Eerie Drones and Textures; dark, bright, noisy, clean, grainy, metallic textures, ethereal choirs, unnerving strings, otherworldly hums, growls and more
You will get intuitive and detailed naming, metadata and the usual Vadi Sound craft and attention to detail.
5,9 GB and 100% royalty-free, recorded and designed at 96kHz-24bit. The resulting spectrum is rich and allows for creative manipulation of the sounds and more complex sound design.
Find the true sound of it with Vadi Sound Library.
Price $149.00
Simple Procedural Map Generator by Moon&Com
• Editor Extension: Utilizes Unity’s EditorWindow for a seamless workflow
• Terrain Generation Methods:
-Perlin Noise-based procedural generation
- User-defined drawing data for custom terrain shaping
• Additional Features:
- ScriptableObject-based TileTypeData for managing tile attributes
- Integration with Unity’s Terrain Texture & Detail System
- Brush tools and prefab auto-placement for detailed environments
When I first started using Unity, I found it challenging to create terrains in a 3D environment. I wanted a tool that would make terrain generation simple and intuitive. This led me to develop this asset, enabling anyone to easily create beautiful landscapes.
Simple Procedural Map Generator is a Perlin Noise-based procedural terrain and tile generator designed as a Unity Editor extension. It allows users to manually draw key areas of the map, while the rest of the terrain is automatically generated using procedural techniques.
Key Features:
• Drawing-based Tile Placement – Define essential terrain features by directly painting on the grid.
• Procedural Terrain Generation – Automatically fills in the map based on user-defined tiles and Perlin Noise.
• Terrain & Cube Mode Support – Choose between Unity’s Terrain system for natural landscapes or a grid-based tile approach.
• Highly Customizable – Utilize TileTypeData to apply different properties to tiles.
• Real-time Editor Preview – Instantly visualize and tweak terrain generation within the Unity Editor.
• Procedural Prefab Brush – Automatically place objects and details for richer environments.
This tool is perfect for open-world games, sandbox environments, and strategy games, offering a balance between manual control and procedural automation.
Detailed Options:
1) Map Generator Settings
• Width, Height – Set the size of the terrain to be generated.
• Map Mode – Select between Terrain and Tile modes.
2) Tile Type Container - A container that holds information about tile types.
• Includes Terrain Layer
• Default terrain height settings
• Weight settings – Determines the influence of different tile types within the container.
• Prefab Settings:
• Is Using Prefab – Toggle whether to use prefabs for this tile type.
• Tile Prefab – Assign the prefab to be used for this tile.
• Prefab Base Size – Used to properly map larger meshes if they exceed 1x1x1 in size.
• Is Groupable – Allows prefabs to merge into larger groups if placed adjacent to each other.
• Prefab Base Height – Adjusts the base height of prefabs to align correctly with the terrain.
3) Draw Map
• Draw Map Size – Adjusts the size of the drawing canvas.
• Clear Painted Map – Clears the drawn map.
• Selected Draw Tile – Choose the tile type to draw. (Click the tile preview above to select it directly.)
• Canvas (Drawing Area):
• Left Mouse Click – Paint the selected tile.
• Right Mouse Click – Erase the tile.
4) Perlin Noise Generator Settings
• Random Seed – Generate a new random seed.
• Seed – Manually set a fixed seed for map generation.
5) Terrain Texture Painter Settings
• Blend Radius – Defines how smoothly terrain layers blend (higher values result in more mixing).
• Edge Blend Factor – Applies global noise to the entire map (higher values increase randomness).
6) Tile Placer Settings
• Center Weight – Adjusts the weight of the center tile when blending heights.
• Is Flat Height – Debug feature to remove height variations.
• Slope Range – Defines the tile range for height blending.
• Height Random Scale – Adds random variations to height values.
7) Procedural Prefab Brush Container
• Name Settings – Assign a name to the container.
• Placement System – Choose the placement method:
1. INSTANTIATE – Generates objects as GameObjects.
2. TREE – Uses Unity’s terrain tree system (for trees).
3. DETAIL – Uses Unity’s terrain detail system (for grass and small decorations).
• Density – Adjust the placement density.
• Object Spacing X, Y – Set the minimum spacing between objects.
• Allowed Tiles – Define which tile types allow the placement of this prefab.
• Prefabs – List of prefabs to be randomly selected for placement.
• Placement System – DETAIL (Grass, Flowers) Only
• Textures – Assign texture images for the Unity terrain detail system.
• Placement System – INSTANTIATE Only
• Use Slope – Applies terrain slope to placed objects.
Price $15.00
Fill Block by techjuego
Fill Block is a fun and challenging puzzle game where you must fill all the empty spaces with blocks. Swipe the colored blocks in an open direction to place them. Each block has a number indicating how many times it will spawn new blocks. Strategically move the blocks to complete the level and enjoy increasing difficulty as you progress!
- 200 Levels
- Level Editor
- Easy to create a new level.
- Easy to reskin
- Monetization
- Safe Area
- Optimized
- Support Multiple Platforms Android, IOS, WebGL
- Adjust with different resolution
- Documents
- Ready to release
- Test APK
Price $99.99
Snake's eyeball dungeon All Packages by rm8080w
Number of textures : 85
Texture dimensions : 512 X 512 ~ 2048 X 2048
Polygon count : 2 ~ 1208
Number of meshes/prefabs : 35/35
UV mapping : Yes
Types of materials and texture maps : PBR
It is a customizable package that matches SD characters and is good for RPG games.
Price $30.00
404—GEN text-to-3D Generator by 404—GEN
FEATURES
- Text-to-3D generator
- Gaussian Splatting renderer scripts
- Cutouts to hide points or clean up edges
- 1-click mesh collider
- Export .ply
SUPPORTED OS
- Windows
- macOS
- Linux
DOCUMENTATION
ABOUT
404—GEN transforms your text prompts into 3D objects using 3D Gaussian Splatting, an innovative, research-oriented approach to 3D visualisation. Generate an unlimited number of assets in about a minute each!
The package is completely free, enabling you to explore this technology without barriers.
USAGE
CC0 Assets: If you’re happy with an output, you can use it in your project as-is with no licensing requirements.
Creative Concepting: Quickly generate countless 3D objects and characters as a way to sketch out design ideas without leaving Unity.
Base Models: Generate a model to serve as the base for your own personal creation.
INSTALLATION
Click "Add to My Assets" then follow the instructions in the included user guide.
Price $0.00
Stylized Lamps 01 by Nordskogen Games
- Each model has it's own textures/material, labeled as such (albedo, mask, normal, and emission)
- 2k textures - can be resized as you see fit
- Stylized_Lamp_01_01 - 534 tris
- Stylized_Lamp_01_02 - 480 tris
- Stylized_Lamp_01_03 - 1,116 tris
- Stylized_Lamp_01_04 - 472 tris
- Stylized_Lamp_01_05 - 576 tris
- 5 prefabs
- Scripts included for lantern sway and gyro rotation/wobble
- Clean UV's
- HDRP ready
- Low poly counts
This pack 01 contains 5 different lamp styles to fit into your stylized game project. It is set up to use in HDRP but can be used in URP as well, by converting the materials in a URP project or using the textures to create your own URP materials. The assets contain albedo, mask, normal, and emission maps.
Scripts are included for lantern sway and gyro rotation and wobble, prefab already made.
Price $15.00
Wooden Utility Pole with Transformer - 3D Model by 3D Skill Up
Number of textures: 4 (1 textures set)
Texture dimensions: 4096px, 2048px, 1024px, 512px
Polygon count: 3446 Triangles
Number of meshes/prefabs: 1
Rigging: No
UV mapping: Yes
Types of materials and texture maps: PBR Metallic-Roughness Workflow with Universal Render Pipeline Shader.
⚡ Realistic Wooden Utility Pole with Transformer – Game-Ready 3D Model
Enhance your urban and rural environments with this realistic wooden utility pole featuring a transformer and electrical components. Designed for open-world games, simulators, and city-building projects, this high-quality 3D asset adds authenticity to street scenes, highways, and industrial areas.
Crafted with optimized geometry (3446 tris) and high-resolution PBR textures, this pole ensures high performance while maintaining realistic detail, making it the perfect addition for developers looking to populate their environments with accurate electrical infrastructure.
🎮 Game-Ready Utility Pole 3D Model
Built for seamless integration in Unity, this asset offers optimized topology and detailed PBR materials for lifelike visuals. Ideal for racing games, trucking simulators, urban settings, and VR/AR projects, it captures the look of real-world power distribution poles used in American suburbs and industrial zones.
🛠 Features:
✅ Optimized for Unity – Low-poly, game-ready model (3446 tris)
✅ High-Resolution PBR Textures – (Base Color, Metallic-Smoothness, Normal, AO)
✅ Multiple Texture Resolutions – 4096x4096 px, 2048x2048 px, 1024x1024 px
✅ Realistic Materials – Weathered wood, galvanized steel supports, aged transformer box
✅ Universal Render Pipeline (URP) Compatible
✅ Accurate Electrical Components – Includes cutout fuses, insulators, wiring, and a transformer unit
📦 What's Included?
🔹 Wooden utility pole with transformer, crossarms, and power cables
🔹 High-detail insulators, cutout fuses, and realistic wiring setup
🔹 PBR textures with baked normal details for high realism
🔹 Prefabs for easy placement in Unity scenes
🔥 Boost Your Game’s Realism with This High-Quality Utility Pole 3D Model!
Perfect for city-building games, open-world projects, trucking and driving simulators, and other urban or industrial environments requiring authentic power infrastructure.
📌 Ideal for:
✅ Open-world games (Racing and simulation games)
✅ Rural & urban environments (highways, suburban streets, industrial zones)
✅ VR/AR cityscapes & architectural visualization
✅ Construction and infrastructure scenes in real-time applications
💡 Upgrade your game’s realism today with this meticulously crafted Wooden Utility Pole with Transformer! ⚡
Price $4.99
Hand Plane by RVH
2048x2048 PBR Textures
12 Texture Maps
5338 Triangles
albedo, roughness, normal, ambient occlusion (AO), emissive, metallic smoothness, and mask map
2 Prefabs
UV Mapped:Yes
URP by default, contains alternative materials for HDRP and SRP
Hand Plane is a high-quality game-ready asset designed for seamless integration into Unity (HDRP/URP/SRP). It includes 2K PBR textures including a clean and dirty variation, detailed maps including albedo, roughness, normal, ambient occlusion (AO), metallic smoothness, mask map. This asset is ideal for developers seeking a detailed and effecient Hand Plane model.
Price $12.00
Garden-Tools by RVH
2048x2048 PBR Textures
58 Texture Maps
Pitchfork 4402 Tris, Shovel_01 6466 Tris, Shovel_02 2184 Tris, Trowel 1454 Tris, Rake 2796 Tris
albedo, roughness, normal, ambient occlusion (AO), metallic smoothness, and mask map
10 Prefabs
UV Mapped:Yes
URP by default, contains alternative materials for HDRP and SRP
Garden-Tools is a high-quality game-ready asset designed for seamless integration into Unity (HDRP/URP/SRP). 5 models, 2 shovels, pitchfork, trowel, and rake. It includes 2K PBR textures including a clean and dirty variation of each asset, detailed maps including albedo, roughness, normal, ambient occlusion (AO), metallic smoothness, mask map. This asset is ideal for developers seeking a detailed and effecient gardening tools
Price $14.00
Pick-axe by RVH
2048x2048 PBR Textures
12 Texture Maps
2896 Triangles
albedo, roughness, normal, ambient occlusion (AO), emissive, metallic smoothness, and mask map
2 Prefabs
UV Mapped:Yes
URP by default, contains alternative materials for HDRP and SRP
Pickaxe is a high-quality game-ready asset designed for seamless integration into Unity (HDRP/URP/SRP). It includes 2K PBR textures including a clean and dirty variation, detailed maps including albedo, roughness, normal, ambient occlusion (AO), metallic smoothness, mask map. This asset is ideal for developers seeking a detailed and effecient Pickaxe model.
Price $12.00
Woman Warrior 2in1 by x.A-Studio.x
Woman Warrior 2:
-Live-Link Ready with 52 ARkit Blendshapes 😉
-28 Materials
-97 Textures
-1K-4K Texture
- 7 Skins Head
- 2 Skins Body
This Character rig is based on Humanoid skeleton. 🦴
(Rig is based on Unreal Engine 5 Mannequin skeleton)
- Additional bones that are added to skeleton:
- Teeth
- Hair (3 Bones)
- Other
Tris: 190337 (Weapon 5928)
Verts: 134928 (Weapon 4789)
Woman Warrior 1:
-Live-Link Ready with 52 ARkit Blendshapes 😉
-24 Materials
-88 Textures
-1K-4K Texture
-5 Head Skins
This Character rig is based on Humanoid skeleton. 🦴
(Rig is based on Unreal Engine 4 Mannequin skeleton)
Additional bones that are added to skeleton:
Bag
Tris: 156050
Verts: 95228
- Live-Link Ready with 52 ARkit Blendshapes😉
Before buying, read the technical details and watch the pages and videos for full information.
Woman Warrior 2: https://assetstore.unity.com/packages/3d/characters/humanoids/humans/woman-warrior2-302717
Woman Warrior 1: https://assetstore.unity.com/packages/3d/characters/humanoids/woman-warrior-01-298239
Price $69.99
Table Lamp Adjustable Vintage by pavelvesnin
Number of textures:
- AlbedoTransparency
- MetallicSmoothness
- Normal
Textures: 4096x4096 (.tga), Wire 2048x2048 (.tga), Plug 2048x2048 (.tga)
Polygon count: Quads: 6182, Tris: 11378, Verts: 6116
Number of meshes/prefabs: 7 meshes / 1 prefab
Rigging: No
UV mapping: Yes
Type of textures: PBR
Created with Blender and Substance Painter.
Geometry has been checked for bugs, overlapping faces, vertices, etc.
Has overlapped UV of several parts to optimize the textures size and texel.
Included the source files (Blender, Marmoset)
Included textures for different softs, HDRP among them. The archive in the Additional files folder.
If you encounter any questions or issues regarding my models, please feel free to reach out.
Thank You!
Price $12.00
Target Dummy - Cartoon by Rallba
Number of textures: 2 Textures
Texture dimensions: 2048x2048
Polygon count: 2,044
Number of meshes/prefabs: 1
Rigging: No
Animation count: 0
UV mapping: Yes
LOD information: No LOD
Types of materials and texture maps: (Bace Color Only - Unlit)
Add a fun, whimsical touch to your hypercasual or casual game with this cute 3D cartoon target dummy! Perfect for mobile projects, it’s a static prop designed to bring a playful vibe to training areas, archery ranges, or any stylized environment. 😄
___________________________________________________________________________________________
Key Features
- Charming & Childish Style 🥰
Eye-catching design that fits perfectly into kid-friendly or lighthearted game worlds. - Mobile-Friendly & Low Poly 📱
2,044 polygons ensure smooth performance on mobile devices and other platforms. - High-Quality Textures 🎨
Includes 2 textures at 2048×2048, using Base Color Only (Unlit) materials for a vibrant, cartoonish look. - Easy Integration 🚀
1 mesh/prefab with UV mapping, no rigging or animations needed—just drop it into your Unity scene! - No LOD, No Rigging, No Animations ❌
A straightforward, static model ideal for quick setups and hypercasual prototypes.
___________________________________________________________________________________________
Why Choose This Asset?
Whether you’re creating a fun archery mini-game, a comical battle arena, or just need a cartoon prop, this Target Dummy – Cartoon is ready to spice up your project with minimal effort.
Give your game a playful edge—download now and let the target practice begin! 🎯✨
Price $19.99
Vfx URP Particles-Orbs by Graphics Art
Note! Only for URP Render Pipe Line.
1024x1024 : Texture size
Texture Type: Default
Texture shape: 2D
ALPHA SOURCE INPUT
Magic Orbs with a spiral animation effect, combining Shader Graph and Particle Systems. The effect is designed to be highly customizable,allowing users to modify the orb color, energy flow, texture animation, and spiral motion to fit various fantasy, sci-fi, or magical environments.
A dummy character is included to showcase the effect.
How to Use?
- Import the MagicOrbsVFxPack into your Unity URP project.
2. Enter play mode and press “Left Mouse” to test the next effect in demo scene.
3. Easily integrate the effects into your project with drag and drop functionality.
Shader Graph Setup (Particle_ADD_HDR)
- The shader uses an additive blending modeto create glowing orbs that interact well with lighting.
Properties:
- Color_(Color): Defines the base color of the orb. Supports HDR for intense glow.
- MainTex (Texture2D): Texture applied to the orb, allowing for magical rune effects or animated energy.
This Magic Orbs VFX Pack provides a Highly flexible and Easy-to-use system for creating magical energy effects. Whether used for idle animations, combat VFX, or cinematic sequences, the pack delivers a High-quality visual experiencein Unity URP.
Price $7.00
HDRI VR Anime Desert Skyboxes by Matei Ioan Alexandru
> 360 panorama Skybox.
> High quality 8K Resolution.
> Compatible with VR Platform.
> Compatible to PC.
> Color Corrected.
> Number of HDR textures (skyboxes): 23 HDR
> Theme: ANIME, Cartoon, Stylized, DESERT, DUNES, Sand
The pack contains many cubemap textures and all cubemaps are very high quality and very high resolution and this is why the package is pretty big. Please make sure you have the necessary disk space before you use it.
The pack contains 23 DESERT ANIME skyboxes and also comes with 13 example maps and 23 basic skybox materials. Whether it’s a normal PC or a VR project, this pack will help you take your project to the next level.
Price $15.99
DreamVerse - Coral Beach by Chaotic Good Entertainment
Number of textures: 1 atlas
Texture dimensions: 2048x2048
Minimum polygon count: 32
Maximum polygon count: 9741
Number of meshes/prefabs: 311
Rigging: No
Animation: No
UV mapping: Yes, but with overlapping faces
LODs: No
Custom Lit flat shader
Dive into the vibrant world of Coral Beach, a versatile asset package featuring over 300 meticulously crafted models. This comprehensive collection includes dramatic cliffs, rugged rocks, and an array of coral-inspired plants, all rendered in a unique flat, dreamy style. Perfect for building fantasy realms, mysterious underwater scenes, or even surreal alien landscapes, Coral Beach offers endless creative possibilities. Elevate your game environments with assets designed for seamless integration and captivating visual appeal—transform your projects into immersive worlds of wonder.
🌊 Over 300 Assets to Build Your World
Create stunning environments with cliffs, rocks, and coral-inspired flora. Whether crafting a fantasy world, underwater scene, or alien planet, Coral Beach offers endless possibilities.
🎨 Seamless Style & Compatibility
Designed in a flat, dreamy aesthetic, this pack works beautifully with other low-poly assets. Apply the Dream Shader to any one-texture model (including Synty assets) for a perfect match.
✨ Expand the DreamVerse
Want a different environment in this style? Send your requests to ChaoticGoodEntertainment [at] gmail [dot] com, and I might bring your dream world to life!
Price $29.99