Cinematic Sci Fi Music Kit by Weary Pines
Features:
- Includes over 20+ premium royalty free music score tracks for horror & sci fi games
- Unlimited license to use in games & related content
- Tracks are easy to make into loopable parts
Number of Audio Wavs: 24
Sample rate / bit rate: 44.1Khz 16bit
Does music loop: Yes
Minutes of audio provided: 75 minutes (1 hours 15 minutes)
Supported Development Platforms:
Windows: Yes
Mac: Yes
Documentation: Contact Us
Reach out to us if you have any questions, for social media whitelisting or if you need any of these tracks edited or customised :)
Hear all of the songs featured in this pack here - https://on.soundcloud.com/u7KtB
Inspired by retro horror, 80s synthesisers, thrash metal & soundtracks of 80s horror movies. Including music featured heavily on the “In Search of Darkness” documentaries plus more.
The perfect pack for quickly adding authentic , high quality, 80s horror, synth & thrash metal sounds and atmosphere to your project for a simple one time fee. Includes 20+ premium royalty free music score tracks for horror, sci fi, halloween, retro & 80s game developers. All tracks work for themes, credits, menus, and background gameplay.
- Unlimited permission license to use any or all tracks on your horror games and content
- Contact us to whitelist your social media channels if you want to use these for marketing
- Includes tracks from “In Search of Darkness” 80s horror documentaries
Price $29.99
Mega Butterflies Pack by Celestia Studio
100+ Low Poly Realistic and stylized Butterflies. 2 different animation in pack. All butterflies are 1 material.
If you have any suggestions or ideas for updates or future releases, share your thoughts via
Average Tris per model : 85-100
All butterflies are 1 material (textures 4096x4096)
Price $15.00
NPC Voice Generator using Azure TTS(Text to speech) by TechFusion Studios
NPC Voice Generator, an advanced Text-to-Speech (TTS) asset for Unity that takes your gaming experience to new heights. With NPC Voice Generator, bring your game characters to life with ease by seamlessly incorporating realistic AI-generated voices. Enhance the overall gaming experience and immerse your players in captivating narratives and interactions.
Key Features:
• 100+ Languages: NPC Voice Generator supports voices in 100+ different languages, including but not limited to English, Spanish, French, German, Chinese, Japanese, and more.
• Runtime Support: NPC Voice Generator integrates with Azure's Text to Speech SDK, allowing your plugin to dynamically generate speech at runtime, enabling users to generate voice content in real-time within their game or application.
• Cross-Platform: NPC Voice Generator is compatible with all major platforms except WebGL, making it a versatile addition to your game development toolbox.
• Editor Functionality: Provides an editor interface that allows users to conveniently edit and adjust the settings of the announcer and the generation of voice files.
• High-Quality Speech Synthesis: Through Azure's Text to Speech SDK, your plugin can deliver realistic, fluent, and natural speech synthesis, allowing users to add immersive voice interactions to their applications or games.
• Easy Integration: The plugin offers a simple API and example code, making it easy for users to integrate Azure Text to Speech functionality into their Unity projects, whether it's a game, educational app, or any other type of application.
• Full Source Code Included: All runtime source code and editor source code are included.
• Third-Party Library:NPC Voice Generator relies on Azure's Speech SDK.
Notice:
*NPC Voice Generator uses Microsoft's official Speech SDK, so we need a subscription key for the Speech service. See: try the speech service for free
*API Key and Region are stored in EditorUserSettings and won't be included in version releases.
Upgrade your gaming experience with NPC Voice Generator's advanced Text-to-Speech capabilities. Incorporate NPC Voice Generator into your project today and take your game to the next level.
Price $20.00
Poser by Great Victory Legends, Inc.
Requirement
- Unity 2022.3.x
- Odin Inspector and Serializer | Utilities Tools | Unity Asset Store
- If you want to run the demo scene, you may also need the following assets. You can ignore them if you do not want to run the demo to reduce the project size.
Documentation | Discord | Video | Unity-Asset-Store
Poser supports making both static poses and micro-animated poses.
Poser extracts the given animator of the character and animates the pose at a certain point. The static poses are good for making a poster, promoting images, and even stylized background models - e.g., a static battle scene. Micro-animated poses are good for making a live background.
Features
- Easy to use.
- No coding is required.
- Static pose and particle system.
- Micro-animated pose.
- It fully supports multiple layers.
- It fully supports all types of animation parameters.
- It works in both editor mode and play mode.
- Record this micro-animated pose to an animation clip or an animator controller.
- Bind the pose. Once your pose is done, you can bind the recorded animated pose to the game object.
Price $9.99
UI Toolkit Shadows, Outlines & Glow by KAMGAM
Links: Manual
Glow, outlines and soft shadows for your UI Toolkit elements.
✔️ Glow & Outlines
Choose two colors and enjoy your glow effect. Choose the same color for both and it's an outline.
✔️ Shadows
If you want real box shadows then you can wrap your elements in the Shadow control. Though you can also emulate shadows pretty fine with the none-destructive glow manipulators.
😎 Non-destructive workflow for glow and outlines
This does not require you to change your existing UI hierarchy. It works with manipulators and thus can be added to any existing UI element. Simply add the component to your UI Document and you are ready to go.
Info: For shadows you will have to use the custom "Shadow" control (more and that below or in the manual).
💫 Animations
Use the animation presets to spice up your UI.
You can also get control over each vertex for full customization (this requires some coding, examples included).
✔️ USS attributes
Control each property with the custom glow attributes.
✔️ Handy Features
* Inherit border colors: Allows you to quickly add outlines matching the border color (and you can tint it too).
* Split glow width: Control the glow width on each side separately (useful for shadow emulation)
* Glow configs and animations are stored in Scriptable Object assets so you can easily copy and reuse them in your projects. This also makes them very easy to modify via script.
📚 Lots of examples & documentation
Check out Kamgam/UIToolkitGlow/Examples.
✔️ Supports URP, HDRP and Built-In
No custom shader. It generates geometry and uses vertex colors.
✔️ Full Source Code
I publish this asset with full source code because as a developer I know how annoying it is to not have source code access. If you like it then please remind others to purchase the plugin. Don't just copy and paste it everywhere (except for the MIT licensed parts, those you can copy). Thank you ❤️
✔️ Supports Unity 2021.3+, 2022, 2023, 2024, ... LTS
It may work with earlier versions too but those are not tested anymore.
👇 Things you should know* 👇
(Read this before you buy)
😲️ This is NOT an uGUI or IMGUI asset. This is for the new UI Toolkit.
😢️ This is (not yet) a fully featured USS BOX SHADOW solution. Unity has announced that they will add these eventually (Source).
⚠️ Since the outline is drawn within the element you will have to set OVERFLOW to VISIBLE or else the outline mesh will be clipped. If you require the overflow to be hidden then please nest a child inside the element for clipping.
⚠️ Animations are done via vertex animations on the CPU (Unity limitation in UI Toolkit). Take care when animating many elements at the same time. Usually it's not an isse but 'Ye have been warned!'. If you run into any issues please contact support. Maybe we can come up with a custom solution.
⚠️ Unity 2021.3 or higher is required (LTS releases strongly recommended).
* I know some of these limitations are annoying. Most of them are due to missing features in the UI Toolkit. However, UI Toolkit is still under development by Unity and I am sure things will improve over time.
✍️ Usage
Worflow A (custom controls)
1) Add the Glow or Shadow controls to your UI layout
2) Put your content inside.
3) Done
Worflow B (non-destructive)
1) Add a GlowDocument to your UI Document in the scene
2) Configure a new glow config (or reuse an existing one)
3) Set a className (like 'glow-100').
4) Add the class to the list of classes in UI Builder (or your UXML).
5) Done
😎 HINT 1:
You can either use the UI Toolkit Glow component or UI Toolkit Shadow component to wrap your elements OR you use the GlowDocument component on your UI Document which will then allow you to add and remove effects via class names.
🧐 HINT 2:
Use the outer vertices info in OnBeforeMeshWrite to only animate the outer vertices. Also the GlowManipulator has a handy "DisplaceVertexOutwardsNormalized()" method to move vertices along a vector pointing outwards.
🤠 HINT 3:
Use the colors of the shadow to emulate glow on your UI elements.
Use GlowUtils.RegisterToggleClassOnHover() to easily add hover outlines to your elements.
☎️ Support
If you have any questions please write to office[at]kamgam.com. Please be patient, replies may take a few days. Please include your Asset Store Order Nr and the exact Unity version in your request. Please also try upgrading to the most recent LTS version of Unity before asking. Thank you.
❤️ If you like this asset then maybe you'll like these too:
😲 UI Toolkit Blurred Background
Blurred backgrounds for UI Toolkit.
Particle Image for your UI.
Visual Scripting for Unity (formerly B.O.L.T.)
Infinite scrolling, animations, controller support, ..
Separate your assets into useful parts within seconds.
Price $29.99
Modular Well by PolygonDan
textures : 5 base models with albedo , metal, normal , occulusion and roughness
Texture dimensions: 1024 and 2048 png texture
Tri count : roughly 2000 - 7500
Number of meshes/prefabs: base mesh- 15 / premade prefabs- 10
UV mapping: Yes
uses default mesh collider from unity
Standard shader using Albedo , normal, metal, occulsion
- This asset can work with any genre for exterior/ enviornment decoration
- The models are extremely well optimized and have high res textures.
- Modular well design allows user to create different models
- 10 pre-made prefabs for use ( you can make more with the modular design )
By default the package uses built-in render pipeline but you can easily convert it to URP etc following the unity video tutorial on youtube.
Price $15.99
Brush Elements 01-22 by FXMonster
- Shaders made in ShaderGraph, so they're accessible to edit, be sure to have those added into your system.
- For your convenience, one universal material for flipbooks has been created, and several additional textures.
- Color and glow in each element layering you can change in 2 clicks in the Particle system
File Formats: transparent Png.
Each frame dimension is 960*960 px.
Frame rate: 30 FPS
Number of Unique Effects: 22
Number of Materials: 2
Number of sprite sheets:40
Over 22 prefabs in Unity, also includes the Project with all the examples included and prepared for better uses.
- You can change the color of any element in real time, as well as add a glow to any of the layers.
- This pack provides all the elements for your project, you can combine them as you like.
Template was created and works correctly in version 2021.3.27f
Features:
all elements are made in particle system
Optimized for games.
Pivot point set properly.
No setup or plug-ins required.
All materials, sprites and other parts of pack properly named.
Demo Scene with all prefabs is included.
Render pipeline compatibility:
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms.The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end
Supported platforms:
Windows
Web GL
iOS
Android
Mac OS X
Linux
How to use:
https://youtu.be/GoNt9Gv4cIE
Simply drag and drop the prefab to your scene and use it.
you can combined layert sa you like
Price $49.00
Splats 01-22 by FXMonster
- Shaders made in ShaderGraph, so they're accessible to edit, be sure to have those added into your system.
- For your convenience, one universal material for flipbooks has been created, and several additional textures.
- Color and glow in each element layering you can change in 2 clicks in the Particle system
File Formats: transparent Png.
Each frame dimension is 960*960 px.
Frame rate: 30 FPS
Number of Unique Effects: 22
Number of Materials: 2
Number of sprite sheets:24
Works with any render pipelines
Over 22 prefabs in Unity, also includes the Project with all the examples included and prepared for better uses.
- You can change the color of any element in real time, as well as add a glow to any of the layers.
- This pack provides all the elements for your project, you can combine them as you like.
Template was created and works correctly in version 2021.3.27f
Features:
all elements are made in particle system
Optimized for games.
Pivot point set properly.
No setup or plug-ins required.
All materials, sprites and other parts of pack properly named.
Demo Scene with all prefabs is included.
Render pipeline compatibility:
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms.The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end
Supported platforms:
Windows
Web GL
iOS
Android
Mac OS X
Linux
How to use:
https://youtu.be/GoNt9Gv4cIE
Simply drag and drop the prefab to your scene and use it.
you can combined layert sa you like
Price $49.99
Realistic Caribbean Fishes | VR Ready | URP by Rambutan Dog Games
Number of textures: 3 each fish.
Texture dimensions 2048*2048
Polygon count of fishes:
01. Ocean Surgeonfish - Acanthurus Tractus:
- LOD0: 608 Tris
- LOD1: 352 Tris
- LOD2: 142 Tris
02. Ocean Triggerfish - Canthidermes sufflamen:
- LOD0: 592 Tris
- LOD1: 360 Tris
- LOD2: 172 Tris
03. Yellowtail Snapper, Ocyurus Chrysurus:
- LOD0: 536 Tris
- LOD1: 320 Tris
- LOD2: 150 Tris
04. Spotted Trunkfish - Lactophrys Bicaudalis:
- LOD0: 742 Tris
- LOD1: 480 Tris
- LOD2: 220 Tris
05. French Angelfish - Pomacanthus Paru:
- LOD0: 510 Tris
- LOD1: 326 Tris
- LOD2: 170 Tris
06. Southern Stingray - Dasyatis Americana:
- LOD0: 716 Tris
- LOD1: 454 Tris
- LOD2: 254 Tris
07. Eagle Ray - Aetobatus Narinari:
- LOD0: 802 Tris
- LOD1: 458 Tris
- LOD2: 276 Tris
08. Banded Butterflyfish - Chaetodon Striatus:
- LOD0: 670 Tris
- LOD1: 348 Tris
- LOD2: 192 Tris
09. Yellowfin Mojarra, Gerres Cinereus:
- LOD0: 588 Tris
- LOD1: 346 Tris
- LOD2: 200 Tris
10. Nurse Shark - Ginglymostoma Cirratum:
- LOD0: 2085 Tris
- LOD1: 1065 Tris
- LOD2: 487 Tris
Rigging: Yes
10 Realistic and High Detailed Low poly fishes for games, VR Ready Models. You can purchase this package in the unity asset store. (I don't know why in sketchfab the shark has some problems in some vertices, but in unity and into the 3D software it's well done).
Each fish has an animation loop 24 to 120 frames (duration 0-120, 24fps).
Eeach fish has 3 textures: Albedo, Normal & MHAOR (Metallic, Height, Ambient Oclussion, Roughness). Texture dimensions: 2048*2048.
All model have 3 LODs.
The package contains the following fish:
- Ocean Surgeonfish - Acanthurus Tractus
- Ocean Triggerfish - Canthidermes sufflamen
- Yellowtail Snapper, Ocyurus Chrysurus
- Spotted Trunkfish - Lactophrys Bicaudalis
- French Angelfish - Pomacanthus Paru
- Southern Stingray - Dasyatis Americana
- Eagle Ray - Aetobatus Narinari
- Banded Butterflyfish - Chaetodon Striatus
- Yellowfin Mojarra, Gerres Cinereus
- Nurse Shark - Ginglymostoma Cirratum
If you have any questions, please contact us by mail: rambutandog@gmail.com
Price $4.99
Striker by tav3d
Number of textures 7
Texture dimensions 4096
Maximum polygon count 30698
Number of meshes/prefabs 4
Rigging: Yes
Animation No
UV mapping: Yes
LOD information No
Types of materials and texture maps PBR
3d model of a stylized soldier.
Only default Unity shader. No HDRP/URP
The model has 4 skins
Materials: 4
Textures: 7 (4096x4096)
Tris: 30698
Faces: 30698
Verts: 15529
Price $40.00
Card Deck by Quasar Studios
- 52 standard card images
- 5 back cards using various styles
- 1 joker card
The cards are designed to look good at 1080p resolution (good fit for mobiles), by using a UGUI Canvas component set at this resolution. Using UGUI will help you benefit from automatic scaling to any resolution the target device may have. On the other hand, the images can also be packed into an atlas and used in 3D games.
The package is intended to offer a complete card deck that can be used to implement Poker, Blackjack or any other card game.
This package contains:
- 52 standard card images drawn by hand (mostly) in an external drawing software
- 5 back cards using various styles
- 1 joker card
- 1 card prefab that can be used in games
- 1 shader and 1 material for the card prefab
The card prefab has face and back (effect allowed by the included shader and material). This is useful if your game has card animations that involve flipping, rotating or a combination of both.
This card deck is included in the Video Poker Starter Kit package (a complete poker game template).
Third party software licences:
No third party software is included in this package.
Price $4.99
Xi Jinping by 3D Everything
Created in Unity 2022.3.10f1 LTS
- 1 Demo - Camera - Game ready demo scene
- 4 Models and prefabs / low poly
- Average model poly between 1500 - 19400
- Textures png format (1024 x 1024)
- 12 Animations - (Walk - Run - Idle - Gesture - Punch...)
- Compatible with Mecanim
- Real scale of the models
- VR - Tested with Oculus Rift 2
3D model of Xi Jinping, presidential podium and chinese flags. Simple model of Xi Jinping with bones to be able to put the posture you want. The model includes bones and 12 different animations . Model ideal to be used in games. Low-poly models to be used easily in any project.
Combine this asset pack with our other assets:
- Joe Biden
- Conference Room
- Police Security Control Room
- Police Conference Room
- Police Changing Room
- Masonic Room
- Military Office
In 3D Everything we create 3D models and scenes so that you can develop your games, applications. Low-poly models to be used easily in any project.
✨All our assets - 3D Everything✨
Price $25.00
CyberSuit07 by Andryuha1981
textures pack 4096x4096
three skins
materials 9
textures 39
The model contains 23 animations
attack (x3)
walking (x3)
running (x1)
Straif LR (x2)
idle (x4)
death (x3)
gethit(x2)
fly (x4)
(full items)
faces 30948
verts 33295
tris 61610
Price $80.00
GASTRO: Sushi Food Pack FREE by yaro.team
Number of textures: 1
Texture dimensions 1024x1024
Number of meshes/prefabs: 77
Collision: No (Update soon)
LOD information: No
Types of materials and texture maps: 1 base color
🎁🍣 GASTRO: Sushi Food Pack FREE. Dive into Culinary Creativity! 🍣🎁
Experience the art of sushi with our FREE "Sushi Food Pack" pack, offering a taste of our culinary collection. Unleash your creativity with a curated selection of 77 unique assets, providing a sneak peek into the world of sushi artistry.
🔍 Highlights 🔍
Curated Selection: Explore a subset of our main pack's diverse assets.
Free Access: Enjoy a taste of premium sushi assets at no cost.
Preview Potential: Sample before indulging in the full "GASTRO: Sushi Food Pack" experience.
🍣 What's Inside? 🍣
- 77 Unique Assets
- 15k Triangles in the entire pack.
Delight in a variety of sushi creations, from rolls and nigiri to sauces and utensils. Perfect for testing and envisioning the potential of the complete collection.
🌐 How to Use 🌐
Games: Integrate a touch of sushi into your game projects.
Art Exploration: Experiment with sushi-themed illustrations.
Concept Testing: Evaluate assets for advertising or marketing visuals.
Learning Opportunity: Familiarize yourself with our quality and style.
📏 Real-World Scale 🌏
Our models seamlessly integrate into real-world environments, bringing authenticity to your projects.
🎨 Materials and Textures 🖌️
- 1 Material: Featuring vibrant colors.
- 1 Texture: Color palettes with gradients and flat colors.
- Resolution: High-quality 1024 px textures.
💾 File Compatibility 💻
- Ready for use in Blender, C4D, Maya, 3dsMax, and available in custom formats.
Ready for the complete culinary journey? Upgrade to our full "GASTRO: Sushi Food Pack" for an extensive range of 592 assets, including exclusive levels of sushi excellence.
📢 Stay Connected for Updates and Support 📞
🌐 Discord: SOON | 📧 Email: connect.to.yaro@gmail.com | 📸 Instagram: SOON | 🎥 YouTube: SOON 🌐
Indulge in creativity with "GASTRO: Sushi Food Pack FREE" and savor the anticipation of the full "GASTRO: Sushi Food Pack" experience! 🍣🌟
Price $0.00
GASTRO: Sushi Food Pack by yaro.team
Number of textures: 1
Texture dimensions: 1024x1024 (Base color)
Number of meshes/prefabs: 562
Collision: No (Update soon)
LOD information: No
🍣Savor the Flavor with "GASTRO: Sushi Food Pack"🍣
Embark on a culinary journey with our "GASTRO: Sushi Food Pack" a collection of 592 unique, low poly 3D sushi models, capturing the vibrant essence of sushi artistry. This pack is an invaluable resource for Unity game developers, offering a diverse array of assets ideal for mobile games, VR/AR experiences, and more.
🔳 Package Highlights 🔳
- 592 Unique Assets: Indulge in a diverse collection of sushi creations.
- 3 Levels of Sushi Sets: Elevate your projects with three tiers of sushi excellence.
- Level 1 (x43): Affordable delights perfect for everyday enjoyment.
- Level 2 (x25): Elegant sushi with refined designs, fit for upscale experiences.
- Level 3 (x20): Culinary masterpieces crafted by sushi virtuosos, a dream for haute cuisine enthusiasts.
- 2 Different sets: Diversify your project with ready-made sashimi sets and a sushi creation step.
- Sashimi (x22): Delight in the exquisite simplicity of sashimi, a Japanese culinary art form.
- Preparation (x10): Immerse yourself in the art of sushi creation, from ingredients to presentation.
- Demo Scene and Overview: Dive into your projects effortlessly with our meticulously crafted demo scene.
🔳 Where to Use 🔳
"Sushi Food Pack" is your passport to a myriad of creative endeavors:
- Games: Seamlessly optimized for Unity engine.
- Illustrations: Illustrate tales of culinary adventures.
- Advertising and Marketing: Captivate attention with delectable visuals.
- VR / AR: Craft immersive experiences in the digital realm.
🔳 Key Features 🔳
- Endless Creativity: Fuse assets to construct unique environments and projects.
- Effortless Customization: Tweak object colors effortlessly using UV mapping.
- Logical Pivot Points: Ensuring intuitive usage.
- User-Friendly Naming: Models come with clear, understandable names.
🔳 Geometry 🔳
- 592 Unique Assets
- 197k Triangles in the entire pack.
🔳 Diverse Categories (x592) 🔳
- Sushi_Roll (x119): Sushi_small, Sushi_long, Sushi_medium, and Sushi_big.
- Sushi_Ball (x39): Sushi_Ball_Cucumber, Sushi_Ball_Daikon, Sushi_Ball_Mushroom, Sushi_Ball_Salmon, and more.
- Sushi_Burger (x3): Three different kinds of sushi burgers.
- Nigiri (x27): Nigiri_Avocado, Nigiri_Salmon, Nigiri_Shrimp, Nigiri_Tuna, and more.
- Onigiri (x9): Sushi_Onigiri_caviar, Sushi_Onigiri_egg, Sushi_Onigiri_peas, Sushi_Onigiri_seeds, and more.
- Ingredients (x86): Avocado_Cut, Banana_Cut, Carrot_Cut, Cucumber_Cut, Daikon, Egg_Chicken, Rice, Omelette, Nori, and more.
- Sauces (x12): Sauce_Cup_Caviar, Deep, Ginger_Pink, Seaweed, Shallow, Wasabi, Ginger_Yellow, and more.
- Fish (x81): Clam, Eel, Flounder, Octopus, Salmon, Tuna, and more. All seafood is sliced in a variety of ways.
- Cutlery (x34): Bowl, Chopstick, Cutting_Board, Fork_Metal, Knife, Spoon_Metal, and more. Various sushi-making utensils.
- Trays&Plates (x113): Box_Cardboard, Box_Plastic, Lid_Cardboard, Plate_Ceramic, Plate_Glass, Tray_Bamboo, Tray_Wood, and more. Various trays and packaging for storing and carrying sushi.
- Trays&Plates (x45): Cup_Ceramics, Cup_Glass, Cup_Wood, Glass_Juice, Jug_Juice, Teapot, and more. Various beverages and utensils.
🔳 Real-World Scale 🔳
Our models seamlessly integrate into real-world environments, bringing authenticity to your projects.
🔳 Materials and Textures 🔳
- 1 Material: Featuring vibrant colors.
- 1 Texture: Color palettes with gradients and flat colors.
- Resolution: High-quality 1024 px textures.
🔳 File Compatibility 🔳
- Ready for use in Blender, C4D, Maya, 3dsMax, and available in custom formats.
🔳 Stay Connected for Updates and Support 🔳
🌐 Discord: SOON | 📧 Email: connect.to.yaro@gmail.com | 📸 Instagram: SOON | 🎥 YouTube: SOON 🌐
Dive into the world of sushi with the "GASTRO: Sushi Food Pack" - a must-have for Unity developers seeking diverse and authentic culinary assets. 🍣🌟
Price $49.00
Realistic Modern Muscle Car #1 by Livbogdan
Mesh: 1
Prefab: 8
Geometry: Triangles 189.3k
Vertices: 108.5k
Textures: 12
Materials: 13
UV Layers: Yes
Whether you're developing a game, creating architectural visualizations, or engaging in other creative endeavors, our package provides you with a top-tier 3D car model that seamlessly integrates into your project.
Features:
* Easy to change color
* Realistic Interior with button
* Many variation
* Optimisate for VR, Mobile and Desktop
* Only one texture for Exterior and one for Interior
If any problems with model or has feedback write in comments
Price $19.99
Fantasy RPG Weapon Bundle - Collection 12 by DeepZone
Number of textures :
- In total, 18 handpainted textures (6 unique textures)
Texture dimensions :
- 12 Texture has 2048 x 2048
- 3 Texture has 1024 x 2048
- 3 Texture has 2048 x 4096
Polygons and Triangles count :
- weapon 1 = vertex 2331, tri 777
- weapon 2 = vertex 670, tri 223
- weapon 3 = vertex 478, tri 159
- weapon 4 = vertex 1096, tri 365
- weapon 5 = vertex 1140, tri 380
- weapon 6 = vertex 1405, tri 468
- weapon 7 = vertex 572, tri 190
- weapon 8 = vertex 1089, tri 363
- weapon 9 = vertex 6542, tri 2180
- weapon 10 = vertex 564, tri 188
- weapon 11 = vertex 1070, tri 356
- weapon 12 = vertex 728, tri 242
- weapon 13 = vertex 566, tri 188
- weapon 14 = vertex 625, tri 208
- weapon 15 = vertex 3012, tri 1004
- weapon 16 = vertex 965, tri 321
- weapon 17 = vertex 813, tri 271
- weapon 18 = vertex 768, tri 256
- weapon 19 = vertex 726, tri 242
- weapon 20 = vertex 1816, tri 605
- weapon 21 = vertex 2218, tri 739
- weapon 22 = vertex 858, tri 286
- weapon 23 = vertex 1659, tri 553
- weapon 24 = vertex 415, tri 138
- weapon 25 = vertex 796, tri 265
- weapon 26 = vertex 1676, tri 558
- weapon 27 = vertex 607, tri 202
- weapon 28 = vertex 522, tri 174
- weapon 29 = vertex 683, tri 227
- weapon 30 = vertex 1950, tri 650
- weapon 31 = vertex 616, tri 205
- weapon 32 = vertex 374, tri 124
- weapon 33 = vertex 602, tri 200
- weapon 34 = vertex 576, tri 192
- weapon 35 = vertex 1068, tri 356
- weapon 36 = vertex 559, tri 186
- weapon 37 = vertex 572, tri 190
- weapon 38 = vertex 2721, tri 907
- weapon 39 = vertex 634, tri 211
- weapon 40 = vertex 274, tri 91
- weapon 41 = vertex 610, tri 203
- weapon 42 = vertex 629, tri 209
Average Polygons & Triangles count :
- Average Vertices: 1133
- Average Triangles: 1328
Polygon Count Range :
- Minimum polygon : 274
- Maximum polygon : 3012
Number of meshes/prefabs :
- 126 Prefab
- 42 Meshe
Looking for an essential asset for your RPG game development? Look no further than the Fantasy RPG Weapon Bundle - Collection 12. With this package, you will get sets of weapons, each containing a sword, sura sword, dagger, claw, bow, and bell and More. That's a total of over +120 weapons, each with a unique design and texture.
Each weapon in this bundle is carefully crafted with attention to detail, and comes with its own unique texture and materials. You can easily customize the look and feel of each weapon to fit your game's art style and theme. The package includes FBX files for each weapon, allowing you to modify and customize them as per your needs. Additionally, the package contains basic features that make it easy to change the texture color of the weapons, giving them a distinct look.
Whether you're developing a 3D RPG game, this package is fully customizable and suitable for a wide range of game genres. It is compatible with both mobile and desktop platforms, making it easy to integrate into existing Unity projects. The package also includes documentation and examples for quick setup and usage.
Note: This pack includes 42 unique weapons, and each weapon comes in 3 different styles, resulting in a total of 126 weapons.
Here are some key features of the Fantasy RPG Weapon Bundle - Collection 12:
- Six sets of weapons, each with a unique design and texture
- Over +120 weapons in total
- FBX files included for each weapon
- Basic features for changing texture color
- Fully customizable for your game's needs
- Suitable for a wide range of game genres
- Compatible with mobile and desktop platforms
- Examples scene included with ALL Weapons for easy setup and usage
- Perfect for fantasy RPG games: This bundle is designed specifically for fantasy RPG games, and the weapons are suitable for both heroes and villains.
Additionally, we've made it easy for you to specify the number of swords, daggers, claws, bows, bells, and sura swords you need for your game by including a customizable order form. This way, you can ensure that you have exactly the number of weapons you need for your game.
Overall, the Fantasy RPG Weapon Bundle - Collection 12 is a powerful and flexible package for RPG game developers. It offers a wide range of customization options and is suitable for 3D games. With this asset, you can add an extra layer of immersion and excitement to your game. If you have any questions, please feel free to contact us at Assetdeepzone@gmail.com.
For more bundles like this, visit my unity store by clicking Here. Also, (please note that if you plan to purchase multiple bundles, make sure not to import them into the same Unity project file. Each bundle should be imported separately, or you should delete the previous package before importing a new one or creating a new Unity project to avoid any issues.)
Price $16.99
Atomic Console by ChromaByte Studio
.High-Performance Execution: Capable of invoking over 1000+ static and non-static commands without sacrificing performance.
- Log Capacity: Supports displaying up to 300 logs, ideal for debugging and in-game data tracking.
- Password Protection: Enhanced security with password-protected commands, perfect for admin-level functionalities.
- IMGUI Skin Editor: Customize the look of your console with a built-in skin editor, leveraging the power of IMGUI.
- User-Friendly Editor Window: A straightforward editor window that lists all available commands, allowing you to disable rather than delete them.
- Low Learning Curve: Designed for ease of use, requiring only minimal C# knowledge to integrate into your project.
- Sleep Mode: A resource-saving feature that puts the console into a low-power state when not in use.
- Lean Architecture: The package is not bloated, focusing only on the features you need for an effective in-game console.
- Multi-line Command Execution: Execute multiple commands in a single line by separating them with a semicolon (;). This feature allows for batch execution of commands, streamlining operations and reducing the need to input commands one by one.
- Auto-fill and Command Suggestion: The console offers real-time command suggestions as you type. Hit the 'Tab' key to auto-fill the rest of the command. This feature not only speeds up the command input process but also minimizes errors due to typos or forgotten command names. Suggestions are intelligently filtered based on user permissions to display only the commands a user is authorized to use.
Atomic Console is a streamlined in-game command console for Unity. It's designed for performance, capable of handling over 1000+ static and non-static commands and displaying up to 300 logs without a hitch. The console offers password-protected commands for added security and an IMGUI-based skin editor for customization. You can easily manage available commands with a simple editor window, and disable any you don't need without removing them. The console supports auto-fill and command suggestion for quick command execution and includes a feature for executing multiple commands in a single line, separated by semicolons. Only basic C# knowledge is required for setup and usage.
.High-Performance Execution: Capable of invoking over 1000+ static and non-static commands without sacrificing performance.
- Log Capacity: Supports displaying up to 300 logs, ideal for debugging and in-game data tracking.
- Password Protection: Enhanced security with password-protected commands, perfect for admin-level functionalities.
- IMGUI Skin Editor: Customize the look of your console with a built-in skin editor, leveraging the power of IMGUI.
- User-Friendly Editor Window: A straightforward editor window that lists all available commands, allowing you to disable rather than delete them.
- Low Learning Curve: Designed for ease of use, requiring only minimal C# knowledge to integrate into your project.
- Sleep Mode: A resource-saving feature that puts the console into a low-power state when not in use.
- Lean Architecture: The package is not bloated, focusing only on the features you need for an effective in-game console.
- Multi-line Command Execution: Execute multiple commands in a single line by separating them with a semicolon (;). This feature allows for batch execution of commands, streamlining operations and reducing the need to input commands one by one.
- Auto-fill and Command Suggestion: The console offers real-time command suggestions as you type. Hit the 'Tab' key to auto-fill the rest of the command. This feature not only speeds up the command input process but also minimizes errors due to typos or forgotten command names. Suggestions are intelligently filtered based on user permissions to display only the commands a user is authorized to use.
Price $29.99
HDRP SuperMuscleMan by SdupyDog
Tris count : 37600
Texture Size: 4096
Rigging: Yes
Animation count:10
UV mapping: Yes
Mopher(blendshap) parameters: 76
1.Types of texture maps: include base color, normal, smoothness, bump,metal
2.Charater height:206.28cm
3.Over 70 mopher(Blendshap) parameters to control emotions.
4.Include naked model ,LODs,materials ,textures and animations
-Run
-Run_root
-Walk
-Walk_root
-Stand
-BeAttackedBehind
-Hit
-Kick
-Punch1
-Punch2
Price $23.90