Feed aggregator

Chemical Plant & Refinery Environment (Modular Factory Factory Building Factory) by FreshCan3D

Asset Store newest packages - 2024, November 6 - 11:09
Chemical Plant Environment Pack made by Freshcan 3D Team offers optimized, high quality factory models with massive Demo map allowing anyone to use for the gaming, industrial, artistic purpose.

Number of Meshes: 201

Number of Prefabs:201

Collision: Yes

Vertex Count: Min 66 vertices (SM_Box_1, prop), Max 31.690 (SM_OilDrill_1,prop)

Vertex Count: 175.000 for SM_Shack_07

LODs: Yes/4LOD's

Number of Materials : 119

Number of Textures: 385

UV mapping : Yes

Texture Resolutions: 1024x1024 (If you want 4k versions please contact with us )

Supported Development Platforms: Windows


Download Playable Demo Map

41 Prefab Factory Building Generation Tutorial


Chemical Plant Environment Pack made by Freshcan 3D Team offers optimized, high quality factory models with massive Refinery Demo map allowing anyone to use for the gaming, industrial, artistic purpose. The package is including modular factory architecture kit, high quality Industrial factory props, and a massive factory demo environment with 41 premade assembly factory buildings.

The pack offers many variations and concepts with its modularity. It’s an essential Industrial factory pack for creation high quality factory environment.

  • The landscape is 2x2 km square and the factory area has a 400m x 350m built environment.
  • All the props were baked from high poly sources to modular low poly meshes in order to achieve multiple possibilities, lightweight assets and make it easier to use.
  • There are over 41 numbers of Pre-made assemblies in the pack made from modular assets.You can combine these assemblies to create larger structures or variations in your environments.

Price $119.00

Junkyard Crafted Weapons by goblin 4 free

Asset Store newest packages - 2024, November 6 - 10:52
If you need 3D-crafted weapons for your junkyard post-apocalyptic or zombie game, this option might be worth considering.

Each weapon comes with 4 or 3, 2048 textures: diffuse, normal, metallic, and detail. Additionally, all materials are fully set up. (tga.)


The handgun has 3,636 vertices, the aerosol flamethrower has 4,655 vertices, the damper gun has 6,641 vertices, the submachine gun has 3,135 vertices, and the pump flamethrower has 3,712 vertices


Each gun is contained in a single FBX file, but the pump gun has two versions. The first version is split into parts to facilitate animation, with dampers as separate pieces and a separate wheel loader. The second version is simplified and contained within one FBX file.


Let me know if you'd like any more adjustments!

There are five crafted weapons: an aerosol flamethrower, a handcrafted handgun, a handcrafted submachine gun, and a damper gun. The damper gun can be used as a single part or split apart for a crossbow-like animation. Lastly, there’s the motorbike-inspired heavy gas flamethrower.


These weapons are perfect for post-apocalyptic games, zombie games, or as handcrafted tools for a village killer scenario.


Price $12.00

Sci-Fi Metal Structures 2 by Ravibio

Asset Store newest packages - 2024, November 6 - 10:42

This package includes:

  • 106 Different Metal Structures

Meshes:

  • Polycounts depending on the size of the models are in the range of 1.5K-100(triangles)

Textures:

  • PBR textures
  • Texture reslolution is mostly 1K with bigger models having 2K

Textures for all models include:

  • Albedo
  • Normal Map
  • Metallic and Smoothness
  • Ambient Occlusion
  • Mask map (which includes)
    • Ambient Occlusion
    • Metalic
    • Smoothness

All demo scenes and their extra models are included.

Demo Scenes are renderd using HDRP

Supports all render pipelines!


Package includes 100+ sci-if metal structures. Models are modular in design.


Meshes are relatively low poly with the most complex models reaching polycounts of around 1.5K triangles.


Textures are mostly 1K with some of the bigger models having 2K textures.

Textures include:

  • Albedo
  • Normal Map
  • Metallic and Smoothness
  • Ambient Occlusion
  • Mask Map (it contains)
    • Red channel – Metallic map
    • Green channel – Ambient Occlusion map
    • Blue channel – empty (white)
    • Alpha channel – Smoothness map

All demo scenes and their extra models are included.

Demo Scenes are rendered using HDRP! (Available only for HDRP)


Note: Since each pipeline utilizes particular textures, you can safely delete the rest to reduce your project size.

  • Standard Pipeline (SP): If using SP you can delete Mask Map textures.
  • Universal Render Pipeline (URP): If using URP you can delete Mask Map textures.
  • High Definition Render Pipeline (HDRP): If using HDRP you can delete the Metallic/Smoothness and Ambient Occlusion textures.

You can also decrease the package size by lowering the resolution of secondary textures, such as normal maps, mask maps, ambient occlusion maps, and smoothness/metallic maps.



***



Sci Fi Metal Structures 1

Scene Forge





Price $27.00

Script Finder | Cross Platform Script Finder System & Framework by Golem Kin Games

Asset Store newest packages - 2024, November 6 - 10:35
Script Finder locates GameObjects with specific scripts in scenes or prefabs, supporting tag, layer, and active scene filters. It enables quick selection, highlights objects, and tracks usage stats.

Key Features and Examples

  1. Multi-Script Search: Add multiple scripts to search for at once. For example, if you're looking for GameObjects with both EnemyAI and HealthSystem scripts, add them to the search list, and Script Finder will display any objects containing these scripts.
  2. Filter by Tag and Layer: Use tag and layer filters to narrow down results. For instance, if you're working on a UI and want to find GameObjects with the Clickable script under the "UI" layer, just select the "UI" layer and run the search.
  3. Include Prefabs: Enable the "Include Prefabs" option to locate instances of scripts within prefab assets as well. This is helpful if you’re preparing prefabs for a project and want to check which prefabs have specific components, like a Clickable script in all interactive prefabs.
  4. Active Scene Only: Limit the search to the currently open scene if desired. This feature is useful when testing a single scene and searching for GameObjects with scripts such as LevelManager in the scene you’re working on.
  5. Usage Statistics: View a breakdown of how many times each script appears across your project. For example, after searching for EnemyAI, the tool will display how many instances are in the active scene or across the project, helping you assess the distribution of components.
  6. Clickable Results with Scene Switching: Click on any search result to open the relevant scene or prefab and highlight the GameObject. If a prefab is clicked, it opens in Prefab Mode. For example, clicking on an EnemySpawner GameObject will switch to its scene and select it in the hierarchy for quick edits.
  7. No Results Message: If no matches are found, a "No results found" message is displayed. This feedback is helpful for verifying that your project is free of specific scripts or objects.

Script Finder is a powerful Unity editor tool that helps developers quickly locate GameObjects with specific scripts across scenes or prefabs in a project. The tool offers options to filter search results by tags, layers, and active scenes, making it easy to find exactly what you need, even in large projects with complex hierarchies. It’s ideal for managing dependencies, debugging, and organizing GameObjects that share components.


Key Features and Examples

  1. Multi-Script Search: Add multiple scripts to search for at once. For example, if you're looking for GameObjects with both EnemyAI and HealthSystem scripts, add them to the search list, and Script Finder will display any objects containing these scripts.
  2. Filter by Tag and Layer: Use tag and layer filters to narrow down results. For instance, if you're working on a UI and want to find GameObjects with the Clickable script under the "UI" layer, just select the "UI" layer and run the search.
  3. Include Prefabs: Enable the "Include Prefabs" option to locate instances of scripts within prefab assets as well. This is helpful if you’re preparing prefabs for a project and want to check which prefabs have specific components, like a Clickable script in all interactive prefabs.
  4. Active Scene Only: Limit the search to the currently open scene if desired. This feature is useful when testing a single scene and searching for GameObjects with scripts such as LevelManager in the scene you’re working on.
  5. Usage Statistics: View a breakdown of how many times each script appears across your project. For example, after searching for EnemyAI, the tool will display how many instances are in the active scene or across the project, helping you assess the distribution of components.
  6. Clickable Results with Scene Switching: Click on any search result to open the relevant scene or prefab and highlight the GameObject. If a prefab is clicked, it opens in Prefab Mode. For example, clicking on an EnemySpawner GameObject will switch to its scene and select it in the hierarchy for quick edits.
  7. No Results Message: If no matches are found, a "No results found" message is displayed. This feedback is helpful for verifying that your project is free of specific scripts or objects.

With Script Finder, managing GameObjects with common scripts becomes a streamlined experience, especially in large projects with extensive prefabs and multiple scenes. It’s a valuable tool for debugging, organizing, and verifying GameObject setups.


Price $4.99

Low Poly Space Rockets by TheGameCookerZ

Asset Store newest packages - 2024, November 6 - 10:34
Low Poly Space Rockets Pack

Polygon count of [Space Rockets ] :85.4k

Minimum polygon count :15.9k

Maximum polygon count :18.3k

Number of meshes/prefabs : 5

Rigging:No

UV mapping: No

This space rocket pack includes 5 uniquely designed models, perfect for use in space-themed or sci-fi games(And Btw they are ideal for the Rocket Boost Project of the GameDevTv course)... Each rocket is built with a focus on optimization and flexibility, ensuring high performance without sacrificing visual quality.

Key Features:

  • Optimized Design: Each rocket is designed for efficient performance across all platforms, from mobile to high-end PC and console games. They maintain a clean, stylized look while ensuring your game runs smoothly.
  • Simple, Adaptable Materials: The rockets feature basic materials, making it quick and easy to adjust colors, shaders, or textures in Unity. The materials are lightweight, but can be effortlessly upgraded for more detailed visuals if needed.
  • Performance Focused: The models are lightweight and optimized, allowing for efficient integration in real-time engines like Unity. They’re perfect for developers who need assets that perform well without compromising on visual appeal.

Game-Ready:

These rockets are ideal for space exploration games, sci-fi projects, or any type of game that requires dynamic, easy-to-customize space vehicles. With their modular design and performance optimization, they offer a great combination of ease-of-use and high-quality visuals.




Price $15.00

SmartTools - Work Smarter, Not Harder. by Becoming

Asset Store newest packages - 2024, November 6 - 10:30
SmartTools: Work Smarter, Not Harder. The Essential Scene View Overlay for Unity. Free Upgrade from SnazzyGrid2!

SmartTools is a scene view overlay based on UI Toolkit.

Work Smarter, Not Harder.


Supercharge your Unity development with SmartTools, the powerful scene view overlay that saves you time and makes tedious tasks quicker to complete. SmartTools streamlines your workflow, helping you get more done with less hassle.


Link: DOCUMENTATION




KEY FEATURES:


  • Dynamic 3-Axis Grid System

Achieve precise object alignment with a customizable grid that adapts to your camera view. Adjust increments, offsets, and opacity to fit your scene’s needs—ideal for both modular and custom setups.


  • Precision Object Manipulation

Move, rotate, and scale objects with ease using hotkeys or UI buttons. With SmartTools’ camera-relative movement, per-pivot rotation, and snapping features, placing objects is faster and more accurate than ever before.


  • Selection/View Bookmarks

Save time by bookmarking your most frequently used selections and views. Quickly return to important areas of your project without having to manually navigate back, allowing you to focus on creating instead of managing your workflow.


  • Child Compensation

Modify parent objects without affecting children, preserving your scene’s hierarchy. This feature simplifies adjustments, making complex setups easier to work with.


  • Streamlined Hierarchy and Level Design Tools

SmartTools reduces the hassle of managing object relationships, with quick parenting, auto-focus, and selection history tools that let you focus on designing, not organizing.


  • Customizable Interface and Hotkeys

Tailor the overlay to your preferences with customizable color schemes, button layouts, and axis indicators. Assign hotkeys to any feature using Unity’s Shortcut Manager, so your most-used tools are always within reach, speeding up your workflow and eliminating repetitive tasks.


  • Built-In Guide and Tooltips

Get up and running quickly with the built-in guide and tooltips. SmartTools’ intuitive interface ensures you’ll spend less time learning and more time building.





Why Choose SmartTools?

SmartTools isn’t just about precision—it’s a real time-saver. It reduces the hassle of repetitive tasks, speeds up scene navigation, and helps you quickly refine your work. With its intuitive interface, powerful child compensation, and bookmark system, SmartTools ensures you spend more time creating and less time managing.


Save Time and Work Smarter with SmartTools!

Download now and transform your Unity workflow with precision, speed, and simplicity.


SmartTools is a free upgrade for owners of the highly rated SnazzyGrid2, which has 65 five-star reviews. This reworked version retains the same core functionality, with slight improvements, and has been completely rebuilt to utilize new Unity features.


Price $39.90

realvirtual.io Digital Twin Professional 6 by realvirtual

Asset Store newest packages - 2024, November 6 - 10:23
realvirtual.io enables you to develop Digital Twins for industrial automation systems. From CAD import (Step), defining Kinematics, Drives and Sensors to automation interfaces (S7, OPCUA, TwinCAT)

realvirtual.io: The Premier Solution for Industrial Simulation and Virtual Commissioning


🚀 Transform Your Industrial Processes with Unity

With over 3000 licenses sold, realvirtual.io is the leading framework for simulation and virtual commissioning using Unity. Whether you're a machinery and automation company looking to leverage high-performance game technology or you need an innovative 3D Human Machine Interface (HMI), realvirtual.io has you covered.


🔧 Enhance Your Unity Experience

realvirtual.io extends Unity's capabilities, providing mechanical and automation engineers with powerful tools to develop high-performance digital twins. Our framework includes a comprehensive suite of components and interfaces for automation devices, enabling seamless integration with real-world controllers.


Key Features:

  • CAD Link: Import CAD data with STEP and 3MF formats (Editor-only, Windows).
  • Inverse Robot Kinematics: Advanced support for 6-axis industrial robots.
  • Hierarchy View Extension: Icons for Drives, Sensors, Interfaces, and Signal Values.
  • Scripts: For Interfaces, Signals, Drives, Drive Behavior Models, Sensors, and more.
  • realvirtual Base Component: Easy scene navigation and camera position saving.
  • AGX Physics Engine Support: Note AGX Physics is not included.
  • CADENAS 3D Parts: Access free 3D parts (parts4cad solution included).

Digital Twin Editing Tools:

  • CAD Checker: Validate CAD data for performance issues and duplicates.
  • Model Checker: Ensure your simulation model (scene) for quality and performance by automated improvement hints.
  • Automated Testing: Perform automated tests to verify the functionality and performance of your simulations.
  • Kinematic Tool: Simplify the process of defining kinematic chains for complex mechanical systems.
  • Selection Window: Advanced selection and grouping of objects for better scene management.

Interfaces Included:

  • 🔌 TCP-IP Interfaces: Siemens hardware (Sinumerik, Simatic S7 series, Simotion).
  • 🤝 ABB RobotStudio Interface: Connect virtual robot controllers.
  • 🌐 EthernetIP Interface: For Rockwell PLCs.
  • 🛠️ TwinCAT ADS Interface: Beckhoff PLCs.
  • 📡 Modbus Master Interface: For industrial communication.
  • 📈 PLCSim-Advanced and Simit Interfaces: Siemens simulation tools.
  • 🌍 OPC UA Client Interface: For open communication with various systems.
  • 🧩 Websocket & UDP Interfaces: Flexible communication options.
  • 🛠️ Winmod Interface
  • 🛠️ Simulink Interface
  • 🛠️ Denso Wave Interface: Connects to Virtual Robot Controller (Wincaps III) and real robots.
  • 🛠️ SEW Interfaces: For connecting SEW Motion Controllers.
  • 🛠️ RFSuite Interface: For connecting RF::Suite
  • 🛠️ Universal Robots Interface: For connecting URSIM.
  • 🛠️ MQTT Interface: Requires BestHTTP and BestMQTT.
  • 🛠️ Beckhoff TwinCATHMI Interface: Requires BestHTTP.
  • 🛠️ RoboDK Interface: Connects to virtual industrial robot controllers.
  • 🛠️ ABB RobotStudio with OPCUA Interface

🎥 Get Started with Our YouTube Tutorial

Learn more about realvirtual.io's features and capabilities by watching our tutorial video on YouTube.


🔍 Professional vs. Starter Version

The Professional version includes all current and upcoming automation interfaces, CADLink for 3D CAD file import, and Playmaker integration. For the S7-TCP-IP interface only, consider the Starter version. In Professional all Digital Twin Editing Tools are included.


📚 Documentation and Support

Explore our detailed online documentation for comprehensive guidance and support.


🛠️ Compatibility

Compatible with Unity6 Long Term Support Version. While most features work with newer versions, we recommend Unity6 LTS for stability and longer support.


🔒 License Information

This asset is an Editor Extension granted as a single-seat license. It cannot be shared or used concurrently.


📜 External Third-Party Libraries

This asset utilizes several external third-party libraries under various licenses:

QuickToggle - MIT License, Sharp7 - Apache 2.0 License, SpaceNavigator - MIT License, UnityRuntimeInspector - MIT License, NaughtyAttributes - MIT License, Ionic.Zip - Microsoft Public License, Surge Framework - MIT License, RoboDK-API - MIT License, thremf - MIT License, EasyModbusTCP .NET - MIT License, LibUA - Apache 2.0 License, libplctag.Net - Mozilla Public License 2.0, Math.Net - MIT License, ExcelDataReader - MIT License, UnityMeshSimplifier - MIT License, websocket-sharp - MIT License, MQTTnet - MIT License


For detailed license information, refer to the LICENSE.txt file included in the package.

Elevate your industrial simulation and commissioning with realvirtual.io – the ultimate solution for seamless integration and high-performance digital twins.


Price $1195.00

Cartoon Dog -- Boxer by Red Deer

Asset Store newest packages - 2024, November 6 - 09:08
Cartoon BOXER model with 100+ IP/RM animations and 4 color options.

Number of textures: 27

Texture dimensions: 2048x2048 and 512x512

Polygon count: 12400 tris

Number of meshes/prefabs: 7 / 36

Rigging: Yes

Animation count: 111

Animation type list: In Place and Root Motion

UV mapping: Yes

LOD information: No

Types of materials: PBR

This asset has cartoon BOXER model.


The model has 57 bones and 12400 tris.


Texture maps - albedo, AO / metallic / roughness, normal map (all 2048x2048).


Separate model for mobile phones with 3800 triangles.


100+ animations (IP/RM):

Attack (bite, bite move, front, left, right, jump), hit (front, back, middle), death (left, right), digging (start, loop, end), bark, idle 1-7, eat, eat tear, drink, lie 1-2, lie belly 1-2, sleep, sleep belly, 15 stages jump (start, start forward, start place, fly up, fly up forward, fly horizontal, fly down high, fly down high forward, fly down low, fly down low forward, land, land forward, land place, fall edge, hooked and climbed), jump (forward, run, place), crouch move (front, left, right, back, back left, back right), crouch (idle 1-2, turn left, turn right), walk (front, left, right, back, back left, back right ), trot (front, left, right), run (front, left, right ), run fast (front, left, right ) swim (enter, front, left, right, back, back left, back right ), turn (left, right), turn 180 (left, right ), sitting (start, end, idle 1-2), scratch ear, pick up, etc.


This pack includes objects for creating a location. The package contains: barriers for dogs, toys, bowls, beds, dog houses and more.


The animator controller is missing.


If you have questions, then write to the mail:

RedDeer3D@gmail.com


Price $15.00

Mask Samurai by Valeria Miller

Asset Store newest packages - 2024, November 6 - 08:14
3D model Mask Samurai Contains has 5 skins, Low poly, High Poly, textures and materials. Textures 4096x4096 plus mask map. Game ready, Suits for different male and female characters, creatures.

Number of textures 28

Texture dimensions 4096x4096

Maximum polygon count 984

Number of meshes/prefabs 5

UV mapping: Yes

LOD information (count, number of levels) no

Types of materials and texture maps (e.g., PBR) yes

3D model Mask Samurai Contains has 5 skins, textures and materials. All textures 4096x4096 PBR, Metall/Rough, include AO, Height map, Mask map for HDRP. Game ready.


Contains Low poly and High Poly variations.

All texture can be compressed to 1024x1024 without loss much quality. Mask without backfase. ready for render. Mask has separeted lights and strap.


5 Skins


Mask Samurai - 984 polygons

High poly mask


Materials - 5

Textures - 28


Price $6.00

Terrain Tools Bundle by Pinwheel Studio

Asset Store newest packages - 2024, November 6 - 07:53
This bundle contain Polaris (low poly terrain tool) and Vista (procedural terrain generator for both Unity & Polaris terrain) at good price. Create low poly and realistic terrains at ease.

For asset features, please head to their store page:


REQUIRED UNITY VERSION

  • Unity 2021.3+
  • Unity 6+

ADDITIONAL UNITY PACKAGES

  • Mathematics (com.unity.mathematics)
  • Editor Coroutines (com.unity.editorcoroutines)
  • Collections (com.unity.collections)
  • Searcher (com.unity.searcher)

This bundle contains 2 toolsets for creating terrain in Unity:

  • Polaris 3: A custom mesh based terrain system, packed with painters, splines and stampers component for making low poly, faceted terrain. It creates highly optimized terrains with dynamic polygon density, LODs, many texturing modes, dedicated vegetation renderer, erosion and lots of utilities.
  • Vista Pro: A node based procedural terrain generator, works on both Unity and Polaris terrain, with biome system and biome blending. Create realistic terrain using graphs or use real world data from satellite imagery.

This bundle offers a better price compare to buying the included assets separatedly.


NOTE:

  • After purchasing, please head to the included assets store page to add them to your library for free.
  • The included files may not be the newest version, they are packed so you can quickly jump in. Please update to the newest version of each asset in your library.

COMMUNITY

Website | Facebook | Twitter (X) | YouTube | Discord


NOTE

Some art assets in the videos/screenshots are NOT included in this package.


Price $175.00

Medium Draco Thunder by Alcaboce

Asset Store newest packages - 2024, November 6 - 07:01
Fully animated and textured character. Its animation set features animations for Normal Behavior, Attack, Rest, and Hurt.
  • Medium Draco Thunder
    • 14398 Polygons.
    • Full Rigged 808 KB
    • Full Animated

Textures

  • 4 Textures .PNG 1024x1024
  • 1 Textures .PNG 640x240
  • 3 Textures .PNG 512x512
  • 3 Textures .PNG 300x300
  • 8 Textures .PNG 256x256
  • 3 Textures .PNG 128x128
  • 4 Textures .PNG 64x64
  • 1 Textures .PNG 32x32

Icons

  • 4 Icons .PNG 64x64

Fully animated and textured character. Its animation set features animations for Normal Behavior, Attack, Rest, and Hurt.

Includes Prefabs for their respective Attacks, such as Flamethrowers, Fireballs, Explosions, and Lightning.

It has 50 different animation clips, saved as FBX files.


Price $20.00

Medium Draco Fire by Alcaboce

Asset Store newest packages - 2024, November 6 - 07:01
Fully animated and textured character. Its animation set features animations for Normal Behavior, Attack, Rest, and Hurt.
  • Medium Draco Fire
    • 15484 Polygons.
    • Full Rigged 859 KB
    • Full Animated

Textures

  • 4 Textures .PNG 1024x1024
  • 1 Textures .PNG 640x240
  • 3 Textures .PNG 512x512
  • 3 Textures .PNG 300x300
  • 8 Textures .PNG 256x256
  • 3 Textures .PNG 128x128
  • 4 Textures .PNG 64x64
  • 1 Textures .PNG 32x32

Icons

  • 4 Icons .PNG 64x64

Fully animated and textured character. Its animation set features animations for Normal Behavior, Attack, Rest, and Hurt.

Includes Prefabs for their respective Attacks, such as Flamethrowers, Fireballs, Explosions, and Lightning.

It has 50 different animation clips, saved as FBX files.


Price $20.00

Escape Room Toolkit (with AI Enemy) by Magic Dragon Games LLC

Asset Store newest packages - 2024, November 6 - 06:56
Code and Prefabs to help construct an Escape Room Level.

Scripts For

  • Various Puzzles
  • Items that can be picked up and put down
  • Inventory to hold items
  • Enemy AI
  • Counting Player Lives

Scripts that allow you to create puzzles of many kinds to create an Escape Room experience with or without an Enemy chasing the player. With this toolkit you can create custom items, locked doors, keys, and puzzles to create an escape room experience.


This toolkit also has an AI Enemy that follow the player to the last seen location of the player.


* No AI was used to produce this product.


Price $10.00

Text To Texture by Maid'n'Mate

Asset Store newest packages - 2024, November 6 - 06:53
This package convert TextMeshPro text into Texture mask that is used in custom material to create extruded, cutout or colored customisable text

Converts TextMeshPro mesh to texture mask that combined with tessellation is used to create 3D text extrusion, cutouts and gives you more control over standard TextMeshPro text.

Does not work with UI

Introducing the Text To Texture – a powerful tool designed to bring your 3D Text Mesh Pro text to life with realistic lighting, shadows, and advanced material control in Unity!

With this asset, you can:

  • Create Realistic 3D Text Effects: Convert Text Mesh Pro text into textures that integrate seamlessly with materials, giving the illusion of real 3D text with full shadow and lighting support.
  • Extrusion and Depth Effects: Add depth by extruding text directly on materials, making text look and feel truly three-dimensional.
  • Customizable Color and Alignment: Easily modify the color and alignment of text to blend perfectly within your 3D environment.
  • Dynamic Runtime Updates: Change text on-the-fly for interactive scenes, perfect for displaying information in real time.
  • Light Pass Cutouts: Use text cutouts that let light pass through, achieving unique, eye-catching lighting effects and illuminating scenes with creative flair.
  • Adjustable Roughness and Texture Masks: Control roughness for the perfect material finish and utilize pre-generated masks for optimized performance, so your text can look great without runtime overhead.

Price $4.99

Semi-Realistic Car Physics by UshiSoft

Asset Store newest packages - 2024, November 6 - 06:48
Semi-Realistic Car Physics is a vehicle behavior asset based on WheelCollider2 that I developed, which combines simplicity and realism!

This asset is for four-wheeled vehicles only.

WebGL Demo


Do you need simple and realistic vehicle behavior? If so, this asset is perfect for you!

This asset is based on WheelCollider2, which I developed. WheelCollider2 performs a more realistic simulation than Unity's built-in WheelCollider, and can reproduce very realistic vehicle behavior.

On the other hand, it is very simple to implement by boldly omitting elements that are not considered to be very important in reproducing vehicle behavior. Therefore, there are few settings and it is easy to use.

In addition to vehicle behavior, it also comes with effects that are essential for racing games, such as tire marks and white smoke.


Features

  • Full source code included
  • Suspension can be set from natural frequency and damping ratio
  • Anti-roll bar
  • Ackerman steering
  • Brake bias
  • ABS
  • TCS
  • Limited slip differential
  • Weight distribution
  • AWD, FWD, RWD
  • Engine torque curve
  • Gear ratio
  • Air resistance
  • Downforce
  • Steering based on centripetal force
  • 3 types of camera scripts
  • Tire marks
  • White smoke
  • Squeal sound
  • Engine sound

We plan to actively implement other requested features. If you have any requests, please feel free to contact us.

Contact


Price $18.00

Shaders Pack by Matthew Guz

Asset Store newest packages - 2024, November 6 - 06:43
Shaders made with Shader Graph and HLSL.

It is important to enable "Depth Texture" in the render pipeline settings to properly view the effects of certain shaders.

In this pack, you will find various classic effects such as Outline, holograms, and water.


Contains:


  • 8 shaders made with HLSL, featuring various adjustable and customizable effects to suit your style.

  • 7 shaders made with Shader Graph, equally customizable as the previous ones.




Contact Support:


mattvg923@gmail.com


https://www.matthewguz.com/


Price $15.00

CoasterSpline by Dante Deketele

Asset Store newest packages - 2024, November 6 - 06:32
Easily design rollercoasters with this intuitive spline-based tool. Automatically generate tracks, supports, and program launches, chain lifts and brakes. Perfect for theme park games, VR, and more!

Coaster Spline leverages a custom spline-based system to generate coaster tracks directly within the Unity Editor. Tracks are constructed using either provided example models or your own custom models, creating fully adjustable layouts that adapt seamlessly to any design.

Key Technical Features:

  • Mesh Generation: Dynamically generates track and support meshes based on your models or built-in assets, ensuring flexibility and efficient design customization.
  • Custom Physics System: The coaster trains operate on a tailored physics system, offering realistic interactions with acceleration, braking, and friction tailored to track curvature and speed.
  • Programmable Block Sections: Includes accelerators, brakes, and sensor components, enabling you to set up programmable block sections for advanced control over ride timing, safety, and dispatch intervals.
  • Custom models: Make your own models for the tracks and supports, in the supports prefabs you can assign how the supports should extend.

This asset provides full control over each track segment, ideal for creating realistic and high-performance rollercoaster simulations in Unity.

Create stunning rollercoasters with ease! CoasterSpline is a powerful Unity Editor tool designed to simplify the process of building realistic, custom rollercoasters using splines. Whether you're creating an intense thrill ride or a gentle scenic journey, this asset offers the flexibility to design and program every aspect of your ride to fit your creative vision.

Key Features:

  • Easy-to-Use Spline Editor: Generate complex coaster layouts directly in the Unity Editor with an intuitive spline system. Just draw your spline, and the rollercoaster will follow!
  • Customizable Supports: Automatically generate custom supports based on your models, seamlessly adapting to your ride's layout.
  • Advanced Ride Programming: Define the experience with options like launches, chain lifts, motors, and brakes. Design each segment for the perfect pacing, speed, and thrill.
  • Full Control and Flexibility: Program each ride to behave exactly as you want with customizable speeds, transitions, and control systems.

Perfect for...

  • Theme park simulators 🎢
  • Amusement park management games 🎠
  • VR experiences 👓
  • And more!

An example boomerang coaster is included fo you to reference. All the provided models are custom made for this assets. Feel free to use them however you want.


Any feedback or request is welcome!


Price $23.00

Stylized Poly Windmill by Firadzo Assets

Asset Store newest packages - 2024, November 6 - 06:30

Shading is done using a single color palette texture (256x256) + one light ramp texture.

The custom shader is included.

Total Vertex Count - 17 899

Separate Meshes (5):

  • Windmill House - 13 399
  • Windmill Door - 692
  • Windmill Sails - 1 631
  • Pallet - 715
  • Sack - 249


Price $9.99

Margam - 2D Ultimate Pack by LineAcroos

Asset Store newest packages - 2024, November 6 - 06:20
It can make your dream platformer fast and easy, good looking and it will sue your needs

[Used source file(s)] sizes

File count: 721

Animated: YES

Animation type list: Cavalier, Goblin, Ninja, Samurai (Animations ,idle , Run, Attack, Get Hit, Jump and some special animations For each one, Example for ninja u have Smoke and he will disappear, for devil u have Fly and many more)

Additional: 32 pixels, some are 48 pixels, but they all are made to work in 32 Pixels


Margam - Ultimate 2D Pack

Margam is a 2d platformer, make with love and passion, created to sue your needs you have here what we name good work.

You can Finish your loved 2D game now MORE EASY, EFFECTIVE, TROBBLE FREE

32 Pixels

What Pack Includes:

Animals: Bird, Cat, Chicken, Grizzly, Horse, Polar Bear, Sheep, Wolf

Backgrounds: Desert, Dungeon, Forest, Mountain, Show Mountain, Clouds (!All of them are Parallax Backgrounds!)

Characters : Cavalier, Goblin, Ninja, Samurai (Animations ,idle , Run, Attack, Get Hit, Jump and some special animations )

Enemy's : Devil, Goblin, Skeleton, Spider, Zombie (Animations ,idle , Run, Attack, Get Hit, Jump and some special animations For Each One)

Tile Set: 14 Different Tile Sets (Forest, Desert, Mountain, Ice Mountain and Dungeon) !Being the Mains one's

YOU CAN SEE MORE IN PICS - Thanks for your support!!


Price $7.99

Stylized Medival Houses Pack by SK_Shop

Asset Store newest packages - 2024, November 6 - 06:10
Stylised Medival houses pack have over 100 - 3D objects to build your sweet fantasy home! 13 prebuilded houses in pack!

Number of textures: 4 ( 1 Main color album and 3 ground textures)

Texture dimensions: (512x512pix)

Polygon count of example models:

Wall_2x3A - 7854 Vertexes

Wall_2x3c_Window - 13570 Vertexes

Door_2_A- 6796 Vertexes

Stairs_B-1408 Vertexes

Number of prefabs: 132 prefabs: 113 House Parts, 13 houses , 6 others

Rigging: No

Types of materials and texture maps: Little Edited URL Unlit

Tiled house parts allows you to build multiple shaped houses in this Medival style!

Windows and doors have Animations controllers allowing you to open them.


3 styles of wall materials: Stone, Wood, And Plaster.

-Over 100 Objects

-13 Building Prefabs



Price $15.00

Pages

Subscribe to Babel X3D aggregator