The Alien 2D Animated Character (Pro Series) by Gamelauncher Studio
𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬:-
■ Unique And Appealing Character Design
■ Excellent 18 Animations with Detail of each Character
■ Animation Exported As PNG
■ Prefab with Demo scene inclueded
■ Source Files As SCML (Spriter), Unity
■ Raster Graphics
■ All animations are provided in PNG format (1124x996px Resolution).
𝐀𝐧𝐢𝐦𝐚𝐭𝐢𝐨𝐧 𝐋𝐢𝐬𝐭 :
- Idle
- Idle Blinking
- Slashing in The Air
- Slashing
- Throwing in The Air
- Sliding
- Throwing
- Running
- Run Slashing
- Run Throwing
- Run Firing
- Jump Loop
- Jump Start
- Firing
- Firing in The Air
- Falling Down
- Hurt
- Dying
Love what you see? Check out our other items. Thank You
■ If you have any suggestions or ideas for improvement, feel free to reach out. If possible, We will include your request in future updates.
📰 Follow us for updates and news!
Official Website | Youtube | Instagram | Facebook | Linkedin
Price $8.00
Zeus 2D Animated Character (Pro Series) by Gamelauncher Studio
𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬:-
■ Unique And Appealing Character Design
■ Excellent 17 Animations with Detail of each Character
■ Animation Exported As PNG
■ Prefab with Demo scene inclueded
■ Source Files As SCML (Spriter), Unity
■ Raster Graphics
■ All animations are provided in PNG format (756x605px Resolution).
𝐀𝐧𝐢𝐦𝐚𝐭𝐢𝐨𝐧 𝐋𝐢𝐬𝐭 :
- Idle
- Idle Blinking
- Walking
- Slashing in The Air
- Sliding
- Throwing
- Throwing in The Air
- Run Slashing
- Run Throwing
- Slashing
- Kicking
- Running
- Jump Start
- Jump Loop
- Falling Down
- Hurt
- Dying
Love what you see? Check out our other items. Thank You
■ If you have any suggestions or ideas for improvement, feel free to reach out. If possible, We will include your request in future updates.
📰 Follow us for updates and news!
Official Website | Youtube | Instagram | Facebook | Linkedin
Price $8.00
Wizard Duck 2D Animated Character (Pro Series) by Gamelauncher Studio
𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬:-
■ Unique And Appealing Character Design
■ Excellent 10 Animations with Detail of each Character
■ Animation Exported As PNG
■ Prefab with Demo scene inclueded
■ Source Files As SCML (Spriter), Unity
■ Raster Graphics
■ All animations are provided in PNG format (1017x798px Resolution).
𝐀𝐧𝐢𝐦𝐚𝐭𝐢𝐨𝐧 𝐋𝐢𝐬𝐭 :
- Idle
- Idle Blinking
- Running
- Sliding
- Jumping
- Attacking
- Attacking in the air
- Defending
- Hurt
- Dying
Love what you see? Check out our other items. Thank You
■ If you have any suggestions or ideas for improvement, feel free to reach out. If possible, We will include your request in future updates.
📰 Follow us for updates and news!
Official Website | Youtube | Instagram | Facebook | Linkedin
Price $8.00
It's a Pipe Dream. Stylized Lowpoly Pipe Pack. by One Potato Kingdom Studio
Number of textures 111
Texture dimensions 2048
Average Polygon count ~20-400
Minimum polygon count ~20
Maximum polygon count ~400
Number of meshes/prefabs 37 Models ~45 Prefabs
UV mapping: Yes/No YES
Types of materials and texture maps PBR
#NOAI
Check out the Ultimate Crafting Station Pack that makes use of these models.
Now lets sing a song while we wait for this pack to download!
"I opened up Unity, my project's a beaut,
Not a dragon or hero, or magical loot.
My passion is singular, my purpose is clear,
For the Asset Store's finest new package is here!
Oh, I got pipes, pipes, glorious pipes!
All different models and shader types!
Got your elbows, your T-joints, your U-bends so grand,
The best dang collection in all of the land!
With a smooth, stylized finish for all folks to see,
And a perfect grey value, I guarantee!
A short one, a long one, a pipe that's absurdly wide,
With a perfect mesh collider tucked neatly inside.
Oh, I got pipes, pipes, glorious pipes!
All different models and shader types!
Got your elbows, your T-joints, your U-bends so grand,
The best dang collection in all of the land!
My friends all make characters, my family's confused,
"Are you making a plumber game?" they asked, unamused.
I just smile and tell them, "It's art, you don't see!
Now which of these flanges looks better with tea?"
So download my pack… it’s sublime and free!"
What is Included
- 37 Pipe Assets with Prefabs
- Microlandscape Demoscene
- 3 Royalty Free Ground Textures
- Preconfigured TerrainLayers/Data
- 2 Different Grass/Weed Meshes
- Grass/Wind/Color Shader
- Heat Effect Shader (Simulate redhot Pipes)
- Animation Script to Simulate Structural Stress (Simple)
- Several Easy to use Liquid Leaks VFX Particle Field prefabs
- Steam VFX Particle System Pipe Shaped
- 2K PBR Stylized Textures for each Mesh (For Modularity)
This pack require URP to function as in the Videos/Screenshots. To be used in other pipelines (SRP, HDRP) you need to create new materials and reconfigure the shaders. The textures support any pipeline.
Price $0.00
Copy as Text: Hierarchy & Inspector (Lite) by Pozytrum
Stop manually typing out hierarchy structures or component values! "Copy as Text: Hierarchy & Inspector" by Pozytrum is the ultimate time-saving utility for any Unity developer needing to extract information directly from the editor.
Whether you're debugging complex GameObjects, creating documentation, comparing different component setups, or preparing structured data for external tools (like AI prompts or code generators), this tool provides a fast and flexible way to get the text representation you need, copied directly to your clipboard.
Key Functionality:
1. Hierarchy Copying:
- Full Tree Below: Copy the entire structure of children starting from the selected GameObject(s).
- Selected Only: Copy only the names of the GameObjects currently selected, preserving their relative hierarchical structure through indentation. Perfect for outlining specific parts of your scene.
- Entire Scene/Prefab: Copy the complete hierarchy of the currently active scene or prefab stage.
- Customization: Control indentation style, include/exclude inactive objects, limit recursion depth, and optionally add familiar foldout markers (▼) for clarity.
2. Inspector Property Copying:
- Detailed (Reflection): Dives deeper using code reflection to copy all accessible fields and properties. Great for in-depth debugging and understanding the underlying data. Includes an option to copy non-public members for advanced diagnostics.Two Powerful Modes: Visible (Serialized): Mimics the Inspector view, copying properties that Unity serializes and typically displays. Ideal for getting a user-focused view of the data.
- Flexibility: Choose whether to include the often verbose Transform component, and optionally group fields and properties separately in Detailed mode for better organization.
Seamless Workflow:
- Intuitive Editor Window: Access all options through a clear, tabbed interface (Tools > Pozytrum > Hierarchy & Inspector Exporter). Settings are saved for your convenience.
- Lightning-Fast Context Menus: Right-click directly on GameObjects in the Hierarchy or on Component headers in the Inspector to perform common copy operations instantly, using your last saved settings from the window.
Why "Copy as Text"?
- Massive Time Saver: Eliminates tedious manual data entry.
- Improve Debugging: Quickly grab object structures or component states for analysis.
- Streamline Documentation: Easily paste hierarchies or settings into your notes or wikis.
- Enhance Collaboration: Share precise object configurations with team members.
- Power External Tools: Provide structured text input for AI, scripts, or comparison tools.
- Clean & Efficient: Editor-only script with zero runtime overhead. Works across all render pipelines (Built-in, URP, HDRP).
Brought to you by Pozytrum - Tools for efficient Unity development.
This is Lite version! Full version: https://assetstore.unity.com/packages/tools/utilities/copy-as-text-hierarchy-inspector-316181
Pozytrum presents: Copy as Text! An essential developer utility to instantly copy GameObject hierarchies and detailed Inspector properties to formatted text. Perfect for debugging, documentation, comparing objects, or feeding data to AI. Boost your workflow with flexible options via the Editor Window and convenient context menus.
Example:
Entire Hierarchy: (Scene)
Main Camera
Directional Light
▼ Environment
Cube (inactive)
Sphere
▼ Player
Character
Price $0.00
Distilling Equipment by leonidas10009
-Model : Distilling Equipment
- Distilling Equipment
- Vertices : 6874
- Polygons: 7041
Textures:
-Albedo
-AO
-Metallic
-Normal
-Roughness
(all 2048-2048 size)
3D model of stylised Distillation Equipment, ideal for laboratory scenes, alchemy or steampunk environments. Includes a glass flask with metal stand and a bunsen burner on the bottom.
Textured with realistic PBR materials, perfect as an environmental or interactive prop in video games, VR/AR experiences or cinematic visualisations.
Price $5.99
Low Poly Science Lab Pack by anuhzju
Number of textures: 1 (two variations)
Texture dimensions: 1024x1024
Polygon count of [all props combined]: 17669 triangles
Number of prefabs: 42
Rigging: No
UV mapping: Yes
Bring your classroom or research lab scenes to life with this modular Low-Poly Science Lab Pack — perfect for educational games, escape room scenarios, and first-person exploration projects.
This asset pack includes 42 ready-to-use prefabs featuring essential lab equipment, modular furniture, and detailed set dressing props. All assets are low-poly and UV-mapped, with two color variations that keep your project lightweight and performant across platforms.
Price $4.99
Doctor’s Clinic by Red Blue Pixel Studio
Number of meshes/prefabs: 94
Poly Count: 36-80k
LOD information (3, LOD0,LOD1,LOD2)
UV mapping: Yes
Number of Materials: 41
Number of Textures: 182
Texture Resolutions: (4K)
Types of materials and texture maps: (PBR)
🏥 1950s Doctor’s Clinic – Modular Isometric Asset Pack
Step back in time and design rich, immersive scenes with this 1950s Doctor’s Clinic Modular Asset Pack — ideal for games and cinematics requiring a semi-realistic, vintage medical environment. Crafted in a clean isometric layout, this environment kit includes all the essential areas: a reception area, waiting room, and doctor's chamber, filled with historically inspired props that bring mid-20th-century clinical settings to life.
Whether you're developing a narrative-driven experience, or cinematic sequence, this pack delivers the flexibility, authenticity, and performance needed across a range of platforms and render pipelines.
🎯 Key Features:
🛠️ Modular Design for Rapid Prototyping
Easily rearrange the environment with snap-together modular walls, floors, and props. Perfect for quickly building and customizing layouts suited to your scene.
🎥 Cinematic-Ready Isometric Layout
Designed with an isometric view in mind, this asset pack is perfect for top-down gameplay, semi-realistic storytelling, and cinematics. The layout is ideal for creating visually engaging and narratively focused environments.
🎮 Optimized for Performance
Built with low-poly, game-ready models, this pack ensures smooth performance on both mobile and PC platforms, without sacrificing detail or quality.
🌐 URP & HDRP Support
Comes with built-in support for both Universal Render Pipeline (URP) and High Definition Render Pipeline (HDRP), making it easy to scale visuals to your target platform or artistic direction.
🧍♂️ Detailed, Era-Authentic Props
- Populate your clinic scenes with a curated collection of vintage medical props:
- Reception desk with period-accurate paperwork and accessories
- Medical posters, anatomy charts, and 1950s wall art
- Waiting room chairs and a classic CRT television
- File cabinets, potted plants, wall clocks, and overhead lighting
- Doctor’s desk, storage units, and basic examination furniture
- Wall-mounted washing basin for hygiene realism
- Rathbone dental unit – an authentic recreation of mid-century dental equipment for dentist room scenes
- 🧩 Perfect For:
Top-down or isometric hospital or clinic levels in retro-inspired games
Mystery, noir, or period-based narrative games set in the 1950s
Educational scenes or cinematic sequences requiring vintage medical detail
Rapid prototyping of modular environments with professional presentatio
Price $29.99
Military Squads - Polyart Characters by Denys Almaral
War never changes... But these stilized performance-friendly military characters can make your games and simulations different.
Highlights
✅ 10 rigged characters (8 men, 2 women)
✅ Humanoid system compatible
✅ 2 bonus rifles: M16 and AK-47
✅ 4 shareable PBR material alternatives
✅ Small texture dimensions 256x256
✅ Texture as palette color.
✅ 2000 average triangles per character.
✅ Suitable for Mobile, AR/VR, WebGL
❌ Vertex color
❌ Non-overlapping UV mapping
❌ LODs
❌ Modular character.
❌ No animations. (Except one included for testing)
🖌️ Palette System
All UVs fit a common 4-zone palette (cloths | skin | hair | other items).
Swap a single 256×256 texture to recolor all in one action.
🤝 Support
Questions or feature requests?
FORUM | WEBSITE | E-MAIL | SOCIAL | YOUTUBE
Price $19.00
Cute Small Bird Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (5418 tris)
- Level 2 (9170 tris)
- Level 3 (11374 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Cute Squid Inky Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (6728 tris)
- Level 2 (3150 tris)
- Level 3 (1958 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Creature Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (7748 tris)
- Level 2 (7748 tris)
- Level 3 (8904 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Eye Tentacle Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 17 Animations for each level
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (1410 tris)
- Level 2 (1916 tris)
- Level 3 (2120 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Flying Black Cat Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 28 Animations for each level
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (14096 tris)
- Level 2 (14916 tris)
- Level 3 (15222 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Cyclop Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (7172 tris)
- Level 2 (9082 tris)
- Level 3 (10979 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Skull Spider Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 24 Animations for each level
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (2522 tris)
- Level 2 (14206 tris)
- Level 3 (17711 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Hood Family - 3 Characters + Animations and VFX by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (6734 tris)
- Level 2 (7483 tris)
- Level 3 (7774 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Knight Family - Character + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (10244 tris)
- Level 2 (11248 tris)
- Level 3 (13124 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Cute Fluffy Ball Creature Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (5100 tris)
- Level 2 (5208 tris)
- Level 3 (7362 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00
Shadow Spider Family - 3 Characters + Animations by Piloto Studio
This Package Includes:
- HDRP, Standard & URP support.
- 3 Models
- 23 Animations for each level
- 3 Textures for each Models/Characters
- 3 Materials for Models/Characters
- 1 Shader for Models/Characters optimized for mobile
- Level 1 (1818 tris)
- Level 2 (2742 tris)
- Level 3 (12376 tris)
Introducing the LEVEL UP Character Series!
Each character in this series include a set of animations and 3 unique transformations, bringing depth and progression to your game. Designed for seamless integration, these assets are optimized for mobile, using a custom shader including a version for each rendering pipeline so you can use it in any RP.
Enhance your game with high-quality, evolving characters—explore the LEVEL UP series today!
👹 Key Features 👹
- Prefabs are ready to be used out of the box, simply drag and drop them into your scene!
- 1 Shader for all 3D props.
- Includes one asset overview scene.
- Compatible with ALL rendering pipelines
Price $15.00