Asset Store newest packages

Subscribe to Asset Store newest packages feed Asset Store newest packages
The newest packages in the Unity Asset Store.
Updated: 53 min 26 sec ago

Virtual Classic Theater Stage 3D Model by Calcatz

2026, February 20 - 11:24
Classic theatrical stage inspired by Outlander, with 9 FBX models, 24 textures, 21 materials, 10 prefabs, demo scene, URP and HDRP support.

To use this asset in HDRP, import the additional .unitypackage file included in the package.

This is a stage design created based on the outlander stage design. It's a stage for theatrical purposes and it has a classic feel. The package contains the main stage, chair, and side view of the stage in URP and HDRP.


Assets in this package include:

  • FBX Models
  • 24 2D Textures (1K Resolution)
  • 21 Materials
  • 1 Demo Scene (each for URP and HDRP)
  • 1 Volume Profile (each for URP and HDRP)
  • 1 Stage Prefab
  • 9 Object Prefabs including:
    • Main Stage
    • Long Wooden Chair
    • Normal Wooden Chair
    • Chandelier
    • Small Chandelier
    • Pillar
    • Plant Ornament
    • VIP Area Table
    • Hall Room

Copyright Notice

One or more textures bundled with this project have been created with images from Textures.com. These images may not be redistributed by default. Please visit www.textures.com for more information.


Price $35.00

Critical Indigator FX by Critical VFX

2026, February 20 - 11:23
Critical Indicator FX Released Quickly apply modular critical indicators to your game! Includes 36 box-style indicators, 80 circle-type indicators, and 5 sample presets.

List of VFXs included


Prefab 129

  • Box-type indicators: 36
  • Circle-type indicators: 80
  • Sample indicators: 13

Total mesh assets: 81

7 textures at 1024x1024 resolution

Splash shader built with Shader Graph

[Critical Indicator FX]

: Comprehensive Visual Feedback

Elevate your game's combat experience with Critical Indicator FX. This package provides a massive collection of high-quality, modular visual indicators designed to give players clear and satisfying feedback for critical hits, area-of-effect (AoE) skills, and tactical positioning.

Whether you're building an Action RPG, MOBA, or Top-down Shooter, these indicators are optimized for performance and styled to fit a wide range of game aesthetics.


[Key Features]

  • Massive Variety: With 129 unique prefabs, you’ll find the perfect match for every skill and attack type.

Price $10.00

Lockpicking Minigame System by CatBorg Studio

2026, February 20 - 11:22
A modular lockpicking minigame system with multiple lock types, ScriptableObject-driven design, and easy drop-in integration.

Behold! CatBorg Studio™ Presents -🔐 Lockpicking Minigame System


A ready-to-use lockpicking minigame system for Unity, built to be easy to start, simple to integrate, and fully extendable.

Includes 12 lock types and 4 lockpicking tools (bobby pins) with different quality levels (rusty, normal, premium, gold). Additional tools and locks can easily be added by users.


The system is canvas-based and sprite-driven, with 2048×2048 source sprites and 40 included sound effects (pin movement, resistance, lock turning, and opening sounds).

All gameplay values are controlled via ScriptableObjects, allowing quick tuning of difficulty, lock behavior, and tool properties directly in the Inspector.


◼ Demo Scenes ◼

A fully playable demo scene is included. Also you can check it out on itch.io HERE

The demo uses a Third Person Controller asset (required only for the demo). The core system itself has no controller dependency.

Bonus example scripts are included to demonstrate interaction, UI, and callbacks. These are optional, safe to remove, and intended for learning purposes only.


◼ Support & Updates ◼



Price $15.00

CoreOnDevice LLM: Native Foundation Model For C# (Free Edition) by AI-Dev Partner Technologies Ltd.

2026, February 20 - 11:17
Add on-device Text Large Language Model (LLM) capability to your iPhone/iPad/Mac Games or Unity Editor scripts with ease and for free! Do all of this with just writing C# scripts.

Key Features:

  • On-device execution on iPhone, iPad, Mac: Low-latency, user privacy, no AI fees
  • Optimized for low memory, compute, and battery usage: Ideal for mobile apps.
  • C# Wrapper: You write only C# code. We take care of the rest.
  • Programmer Friendly: Uses async / await to handle asynchronous AI calls
  • Pre-warm with prompt prefix: Shorten time to response
  • Streaming Response: Reduce perceived latency for lengthy answers
  • Guided generation: Directly outputs native C# data types and user-defined structs. Perfect for connecting LLM outputs to game, app, and editor script logic.
  • Save/load context transcript: Resurrect LLM session with previous conversation history
  • ChatBotTester Editor Tool: Test your instructions and prompts on silicon native LLM without writing a single line of code
  • Usage Guide: Code examples explaining how to use API

Supported OS:

  • Target OS: iOS 26.2, iPadOS 26.2, macOS Tahoe (version 26.2) and later
  • Editor OS: macOS Tahoe (version 26.2) and later
  • *Windows Editor cross-compile to iOS, macOS work but not fully tested

Limitations:

  • Only on Apple Intelligence-capable iOS, macOS devices
  • Text only. Audio input / output are not supported
  • Only English is supported
  • Dynamic (Run-time defined) schema not supported
  • Foundation Model Tool-Calling not supported
  • Intel-based Macs not supported

Dependencies:

  • Requires com.unity.nuget.newtonsoft-json UPM package

Third-Party Notices:

  • Uses Google.Protobuf under Google License
  • Uses System.Threading.Tasks.Dataflow under MIT License
  • See THIRD-PARTY-NOTICES.TXT for details

CoreOnDevice Native LLM is a lightweight C# wrapper integrating optimized low-power on-device foundation models on iOS 26+, iPadOS 26+, and MacOS Tahoe+. No network connections or subscriptions to cloud AI services are needed. Empower your Unity app users and Unity developers with low-latency, private, and state-of-the-art AI.


Price $0.00

Yamnet (OnnxRuntime/DirectML) for Unity by They Love Games

2026, February 20 - 11:11
The Google Yamnet model runs on the ONNX Runtime accelerated by DirectML; ready-to-drop into a project for 64-bit Windows, providing fast speech-to-text with minimal setup, no extra downloads.

Summary

- Single native DLL with YAMNet on ONNX Runtime + DirectML (offline, Windows x64).

- Audio event classification over 521 classes; returns top-K labels and scores.

- Works with audio clips (StreamingAssets) and live microphone input.

- 16 kHz mono PCM pipeline with lightweight C# wrappers for inference.

- Example scenes for clip-based and live/continuous classification.

User scenarios

- Add contextual sound awareness to gameplay (react to music, alerts, footsteps, animal sounds).

- Build accessibility and safety features that respond to ambient cues without cloud latency.

- Batch-score audio archives locally to tag or filter content on air-gapped machines.

Yamnet (OnnxRuntime/DirectML) is a turnkey Windows x64 Unity package that ships a single native DLL containing Google’s YAMNet audio event classifier accelerated by ONNX Runtime + DirectML. It works offline in the Editor and Windows Standalone builds, enabling fast, local audio-scene understanding from clips or microphone input. Drop it into your project to detect more than 500 everyday sound classes (speech, music, sirens, footsteps, barks, ambience, and more) with minimal setup, plus ready-made example scenes and UI.


Price $60.00

GUI Pro - Minimal Game Blue by LAYERLAB

2026, February 20 - 11:05

----------------------------------------------------------

Join in to our LAYERLAB Discord Community!

----------------------------------------------------------


📣 NOTICES

Check out our other color themes! (sold separately)

→ [Blue] GUI Pro - Minimal Game Blue - This Asset

→ [Light] GUI Pro - Minimal Game Light - Available Now

→ [Dark] GUI Pro - Minimal Game Dark - Available Now



[ WEB DEMO ]


◼ Key Features


✦ Optimized for 1080x1920 resolution

✦ Minimal, clean design aesthetic

✦ 65 pre-made demo scenes for reference

✦ 636 high-quality icons included

✦ Shared white sprites customizable (size & color)

✦ Sliced sprites for flexible layouts

✦ 300+ ready-to-use prefabs for quick integration


⚠️ Note: Code and animations not included



___________________

📊 TOTAL ASSETS

✦ 636 Icons

✦ 368+ Prefabs (68 base + 300+ themed)

✦ 288+ Sprites (188 common + 100+ themed)

✦ 65 Demo Scenes


_________________________

◼ PACKAGE CONTENTS


--------------------------

📁 SHARED RESOURCES

--------------------------


Icons (658 Total)

• 300 Pictogram Icons (64x64, 128x128, 256x256, 512x512)

• 314 Unique Icons (128x128, 256x256, 512x512)

• 9 Shop Items (1x, 2x)

• 7 League Icons (128x128, 256x256, 512x512)

• 6 Chest : closed and open states (one size)

• CharacterParts (Small, Medium, Large)

: 6 characters with separated Body, Head, Weapon parts.


Base Prefabs (68 Total)

- Buttons, Flags, Frames, Labels, Popups, Sliders

: Foundation structures for all themes


Common Sprites (188 PNG Files)

- Buttons, Flags, Frames, Labels, Popups, Sliders

: White sprites shared across all themes in Minimal Game

- Demo Resources

: Sample resources shared across all themes in Minimal Game



------------------

📁 BLUE THEME

------------------


Prefabs (298+ Total)

- Buttons, Control, Flags, Frames, HUD

- Labels, Popups, Sliders, Title

- Demo Layout, Demo Scenes


Sprites (110+ PNG Files)

- Controls, HUD, Popups, Slider Icons, Titles

- Demo Resource (Exported at display size - upscaling will reduce quality)


Scenes (65 Total)

- Pre-made layouts for reference

- Shows UI resource applications

- ⚠️ Layout reference only (no code or animations)


Preview

- PNG previews of all demo scenes


Read-Only PSD

- Non-editable PSD files for reference

- ⛔ Important : Not included - editable files. (PSD, etc)



____________________

📦 RELATED PACKS

Prefer a 'Minimal Game' pack with included PSD files?

→ GUI Pro - Minimal Game Blue (+PSD) - Coming Soon

GUI Pro - Minimal Game Light(+PSD)

GUI Pro - Minimal Game Dark(+PSD)



----------------------------------------------------------

If there any suggest or idea for improvement feel free to contact me, if it

possible I will add your request in further updates.


📰 Follow us for updates and news!

Discord | Youtube | Facebook | Support mail


LAYERLAB

https://layerlab.games


Price $39.99

Ultimate Elemental Magic VFX Pack by IndieImpulse

2026, February 20 - 11:05

Ultimate Elemental Magic VFX Pack includes 50 elemental spell effects across four categories: Fire, Ice, Lightning, and Arcane.


The package contains projectile spells, beams, explosions, impact effects, area-of-effect skills, aura-type effects, storms, waves, and environmental magic variations.


✅ Key Features:


  • Supports Built-in, URP, and HDRP
  • All prefabs are drag-and-drop ready
  • Designed for seamless scaling — simply adjust the root scale and the entire effect resizes correctly, with no offset shifts or element distortion.

Unity version - 2022 or higher


'Shadergraph' is required for the package to work


You need to download Shader Graph separately if you're using Built-in



If you need customization for your project or encounter any issues, feel free to reach out.


I’m happy to assist.



> > > Contact Me < < <



🔥 Fire Effects


  • Fire Ball
  • Burning Loop
  • Flame Burst (Mid)
  • Flame Burst (Large)
  • Flame Explosion
  • Fire Pillar
  • Fire Wall
  • Flame Ground Impact
  • Fire Circle
  • Fire Stream
  • Fire Beam
  • Inferno Ring
  • Meteor Rain

Ice Effects


  • Ice Shard
  • Frost Explosion
  • Blizzard Storm
  • Glacial Wave
  • Ice Spike Impact
  • Winter Storm
  • Ice Spike Wave
  • Snowflake Burst
  • Snowflake Explosion
  • Frost Sigil
  • Ice Beam
  • Ice Shard Rain

Lightning Effects


  • Lightning Ball
  • Lightning Impact
  • Shock Field
  • Lightning Bolt
  • Lightning Beam
  • Lightning Tornado
  • Lightning Explosion
  • Lightning Orb
  • Thunderstorm
  • Stormstrike
  • Thunderbolt Wave
  • Lightning Shockwave

Arcane Effects


  • Arcane Ball
  • Arcane Beam
  • Magic Blast
  • Arcane Explosion
  • Magic Impact
  • Arcane Laser
  • Magic Slash
  • Arcane Aura
  • Black Hole
  • Void Beam
  • Magic Explosion
  • Portal
  • Magic Beam

Price $39.99

Vox Hominis | Human Effort Voices by SoundBits | Sound Effects

2026, February 20 - 10:25
Human stories are driven by breath, strain, tension and grit. Vox Hominis delivers a massive collection of 1,625 high-quality effort sounds performed by both female and male voice actors.

Number of Audio Wavs: 1.625

Number of Audio Cues: 1.625

Sample Rate / Bit Rate: 44,100 Hz

Does Audio Loop: No

Minutes of Audio Provided: 44 Minutes

Supported Development Platforms: all

  • Windows: Yes
  • Mac: Yes

Documentation Link: METADATA PDF

Human stories are driven by breath, strain, tension and grit.
Vox Hominis delivers a massive collection of 1,625 high-quality effort sounds performed by both female and male voice actors.


Every inhale, exhale, grunt, shout, strain and stumble has been recorded with top-tier gear, meticulously cleaned and ready for immediate use.
Whether you’re building combat scenes, physical performances, injuries or intense movement, this library offers the expressive human texture that makes sound design feel alive and grounded.


Please check the SOUNDCLOUD PREVIEW and the METADATA PDF to hear and see what‘s inside.


Price $40.00

Vox Bestiae | Source Elements by SoundBits | Sound Effects

2026, February 20 - 10:25
Creature sound design thrives on raw, organic source material. Vox Bestiae provides 709 professionally recorded vocalizations — growls, hisses, yelps, croaks and strange hybrid textures.

Number of Audio Wavs: 758

Number of Audio Cues: 758

Sample Rate / Bit Rate: 44,100 Hz

Does Audio Loop: No

Minutes of Audio Provided: 22 Minutes

Supported Development Platforms: all

  • Windows: Yes
  • Mac: Yes

Documentation Link: METADATA PDF

Creature sound design thrives on raw, organic source material.
Vox Bestiae provides 709 professionally recorded vocalizations — growls, hisses, yelps, croaks and strange hybrid textures — captured clean and intentionally unprocessed.
This library is a toolbox for sculpting your own monsters: from tiny unsettling critters to colossal beasts.
Ideal for sound designers who prefer to craft unique creature signatures from pure, flexible sources rather than relying on heavily stylized presets.


Please check the SOUNDCLOUD PREVIEW and the METADATA PDF to hear and see what‘s inside.


Price $40.00

Simple AI Code for Unity by Moewis Design 3D

2026, February 20 - 10:22
Unity Editor extension for AI-assisted C# script generation, code questions, and basic code optimization within the Unity Editor.

Unity Requirements

  • Unity 2020.3 or later
  • .NET Framework 4.7.1 or later
  • Supported platforms: Windows, macOS, Linux

File Structure

  • Editor scripts located in Assets/Editor/
  • Main editor script: Assets/Editor/SimpleUnityAITool.cs
  • Generated scripts are created in Assets/Scripts/

Dependencies

  • No external Unity packages required
  • Uses System.Net.Http for network communication
  • Uses Unity Editor APIs only

API and Network Requirements

  • Ollama: Local installation required and accessible via localhost
  • Cloud-based AI providers require HTTPS API access
  • API keys are stored locally using Unity EditorPrefs

Supported AI Providers

  • Ollama (local)
  • Groq (cloud)
  • OpenAI (cloud)
  • Claude (Anthropic, cloud)
  • Google Gemini (cloud)
  • Mistral AI (cloud)
  • Cohere (cloud)

Script Generation

  • Generates C# scripts inside the Unity project
  • Supports MonoBehaviour and standard C# classes
  • Handles Unity compilation automatically
  • Supports optional attachment of generated scripts to GameObjects

Data Storage

  • Tool settings stored using Unity EditorPrefs
  • No external files or databases used
  • Chat history stored in memory for the current editor session

Performance

  • Uses asynchronous operations to avoid blocking the editor
  • Displays progress indicators during processing
  • Monitors Unity compilation state

Compatibility

  • Compatible with all Unity render pipelines
  • Compatible with Unity Cloud Build
  • Designed to avoid conflicts with other editor extensions

Installation

- Import the asset into the Unity project

- Open the tool via Window > SimpleUnityAITool

- Optionally configure an AI provider in the Settings window

- Enter a question or request

- Review and apply generated scripts if applicable


Simple Unity AI Tool is a Unity Editor extension that allows developers to interact with AI models directly inside the Unity Editor. The tool can be used to generate C# scripts, ask Unity-related questions, and assist with code optimization using natural language input.


Key Features

AI-Assisted Script Generation

  • Generates C# scripts based on user input
  • Detects and extracts C# code blocks from AI responses
  • Creates scripts directly in the Unity project
  • Supports automatic attachment of scripts to GameObjects

Project Context Awareness

  • Accesses information about the current Unity project
  • Considers existing scripts, GameObjects, and scene structure
  • Takes the active Unity version into account when generating code
  • Supports drag and drop of GameObjects or scripts for additional context

Multiple AI Provider Support

  • Ollama (local installation, no API key required)
  • Groq (cloud-based, free tier available)
  • OpenAI
  • Claude (Anthropic)
  • Google Gemini
  • Mistral AI
  • Cohere

AI providers can be selected and configured through the Settings window.

Editor User Interface

  • Editor window integrated into the Unity menu
  • Progress indicators during request processing
  • Adjustable font size
  • Conversation history retained during the editor session
  • Automatic detection of generated scripts with an option to apply them

Script Management

  • Scripts are created in the Assets/Scripts/ folder
  • Unity compilation is handled automatically
  • Prevents duplicate component attachment
  • Undo support for editor actions

Typical Use Cases

  • Generating example or prototype scripts
  • Asking questions about Unity or C#
  • Creating MonoBehaviour scripts for GameObjects
  • Reviewing or refining existing code

Intended Audience

  • Unity developers of any experience level
  • Developers working on rapid prototyping
  • Users learning Unity or C#
  • Teams looking to integrate AI assistance into the Unity Editor

Requirements

  • Unity 2020.3 or later

AI Provider Requirements:

  • Ollama: Local installation required
  • Cloud-based providers: API key required

Supported providers may offer free or paid plans depending on the provider.

Basic Workflow

  1. Import the asset into the Unity project
  2. Open the tool via Window > SimpleUnityAITool
  3. Optionally configure an AI provider in the Settings window
  4. Enter a question or request
  5. Review and apply generated scripts if applicable

Privacy and Data Handling

  • Ollama operates entirely locally
  • API keys are stored locally using Unity EditorPrefs
  • No telemetry or analytics are collected by the asset
  • Network requests are only made to the selected AI provider

Planned Features

Context-aware editor actions, such as interacting with GameObjects or scripts via context menus, are under development and may be included in a future update.



Price $5.99

MAG Vegetation Painter PRO - Fast Tree Painter by MAG Software

2026, February 20 - 10:22
High-performance vegetation & environment painting tool for Unity. Paint trees, rocks, foliage and props with advanced brush controls, obstacle avoidance and real-time optimization.

Unity Version: 2021.3 LTS or newer

Render Pipeline: Built-in RP, Universal Render Pipeline (URP)

Platforms: Windows, macOS, Linux

Editor Tool: Yes

Runtime Components: No

Source Code Included: Yes

Dependencies: None


 MAG Vegetation Painter PRO – Professional Environment Painting Tool for Unity

MAG Vegetation Painter PRO is a powerful, high-performance prefab painting and scattering tool designed to dramatically speed up environment creation in Unity.

Paint trees, vegetation, rocks and environment props directly onto your terrain or scene using advanced brush controls, intelligent randomization and real-time performance optimization.

Whether you are creating forests, natural landscapes, open worlds, or large procedural environments, MAG Vegetation Painter PRO provides an intuitive, fast and production-ready workflow.

 Key Features

Advanced Brush Painting

  • Paint directly on terrain or mesh surfaces
  • Adjustable brush radius, density and spacing
  • Natural random distribution
  • Fast workflow for large-scale environments

Smart Prefab Selection System

  • Enable / disable prefabs instantly
  • Random weighted spawning from enabled prefabs
  • Paint multiple vegetation types at once
  • One-click Clear Enabled for rapid workflow changes

 Renderer Performance Optimization

  • Disable Cast Shadows
  • Disable Receive Shadows
  • Disable Light Probes
  • Disable Reflection Probes
  • Mark objects as Static for batching and occlusion culling

Perfect for mobile games and performance-critical projects.

 Avoid Collider Layers (Obstacle Avoidance)

  • Prevent painting on roads, buildings and other obstacles
  • Works using Layer Masks
  • Automatically avoids intersections and overlaps
  • Eliminates manual cleanup work

 Intelligent Randomization

  • Random scale variation
  • Random Y-axis rotation
  • Natural object placement distribution
  • Perfect for forests, vegetation areas and natural environments

Mobile Friendly & High Performance

  • Designed for low-end and mid-range devices
  • Ideal for Android & iOS projects
  • Optimized placement and renderer settings

 Typical Use Cases

  • Forest generation
  • Vegetation painting
  • Open world environment creation
  • Terrain detailing
  • Procedural world building
  • Mobile game environment optimization

 Demo Video

Watch the full workflow demonstration in the included video to see how fast and easy environment creation becomes using MAG Vegetation Painter PRO.

 Package Includes

  • Complete source code
  • Editor tool window
  • Full documentation
  • Example usage workflow

Price $28.99

FREE Neko Cat Cute Pro Series by Meshtint Studio

2026, February 20 - 04:20

Follow us on social medias to get new updates on new and free assets!


This package is built in Unity’s "Built-In" render pipeline but can be upgraded to URP or HDRP with Unity’s built-in update feature. If you notice purple materials in your scene, follow our quick tutorial to adapt the shaders for your chosen pipeline.


Join our community! Share feedback and contribute to future releases by joining our Patreon. Link here

_________________________________________________________________________________


🐱 FREE Neko Cat – Cute Pro Series


A charming stylized humanoid cat character from the Cute Pro Series, designed for game developers who want a clean, production-ready toon character — completely free.


This character blends a cute cartoon aesthetic with flexible modular design, making it perfect for RPGs, adventure games, casual titles, or stylized fantasy worlds.


✨ Key Features

  • ✅ Unity Humanoid Mecanim-ready
  • 🎨 2 Color Variations – Orange & Grey
  • Without ears (ideal for adding helmets, hats, or headwear)👂 2 Head Versions
    With ears
  • 😺 2 Face Textures
  • 🐾 Detachable Tail for customization
  • 🎮 Compatible with other Unity Humanoid animations

No animations are included in this pack.


Since the character is Humanoid Mecanim-ready, you can reuse and share other humanoid animations directly in Unity.


⚠️ Animation Note

Because different humanoid characters have different body proportions, animations may look slightly different when applied.


You may need to fine-tune animation settings to achieve the best results.



🎁 Free to Use

This asset is free for both personal and commercial projects.

Use it for:

  • Prototypes
  • Indie games
  • Game jams
  • Commercial releases

🚀 Want More?

If you’d like:

  • More color variations
  • Additional props
  • Extra outfits
  • Custom animations
  • Expanded Cute Pro content

Visit our website and check out our Patreon for exclusive bonus assets and extended character packs.


Build your world. Expand your roster.


Start with Neko. 🐾✨


_________________________________________________________________________________

Support & Community

  • Explore more than 800 models in our store
  • Follow us on social media for updates and free assets
  • Join our Patreon to support future releases
  • Buying from our official store helps us keep creating assets, thank you!

Important:

Please review the preview images and videos to ensure the asset meets your needs before purchasing.


Format:

3D files are provided in FBX format. If you require other formats, please inquire about additional options (additional fees apply). Each animation is in a separate FBX file, and we are unable to merge them into a single FBX file.


Thank you for choosing the Cute Pro Series!


Price $0.00

Fog Particles by Game Seed Assets

2026, February 19 - 20:15
A simple and lightweight fog particle system for Unity games. Easily create atmospheric fog or cloud effects with optimized performance, perfect for mobile, PC, and casual projects.

💭 Fog Particles 💭

for simple Unity games!



💬 Join Our Discord Community

Get support instantly


📘 Documentation

Easy setup & customization guide included


📧 Support Email

gameseedassets@gmail.com



❓Overview

A simple fog particle system designed for Unity games. Perfect for creating atmospheric fog or cloud effects in open worlds, horror scenes, or mobile casual games - clean, lightweight, and easy to use.


Note: The environment shown in previews is for demonstration purposes only and is not included in the asset pack.



✨ Features


- Soft and lightweight fog particles


- Can be used as fog or cloud effects


- Built using Unity’s Particle System


- Works in 2D & 3D games


- Optimized for Mobile / Web / PC


- Easy drag-and-drop prefabs


- Simple customization for density, speed & size



Price $15.00

Complete Rally Game (All in One) for URP by ALIyerEdon

2026, February 19 - 20:05
This is a unique high quality rally game for mobile or other platforms. The quality of the game is up to date in every way. smooth controls, excellent physics and next gen graphics for all devices

Tested on Android Devices:

____________________________

Very Low: 70$ mobile device

Low: 100$

Medium:150$

High: 200%

Ultra: 300% or above

Max: 500% or above


Features:

=> Screen Space Reflections for Vulkan devices

=> PBR materials

=> HDR post processing




Works on the Unity 6 LTS or above


______________________________

Download => Mobile Demo (APK)


This is a unique high quality rally game for mobile or other platforms. The quality of the game is up to date in every way. Excellent controls, excellent physics and next gen graphics for all devices


The multiple cars and stages of this game will keep players to playing the game for a long time


The game's up to dated graphics with the ability to adjust quality for devices ranging from $70 to $1000 make this game display excellent quality and performance on all devices


MAIN FEATURES

_________________

=> 8 textures PBR cars

=> 9 Levels (stages)

=> Rain ,snow, forest, fall and summer tracks

=> Standard car physics with standard wheel collider

=> Simple scripting to understand and modify easily

=> In game quality selection menu

=> High performance game

=> PBR materials + next-gen post processing and effects

=> Realtime reflections

=> Volumetric local fog (soft particles)

=> Touch and Keyboard support


Car Controller=>

Very easy car controller to modify in the shortest possible time to get your desired car controller and physics by using the unity's standard wheel collider physics


Rally Manager=>

Drag and drop rally manager prefab into your scene and press play... Everything is automatic and easy to modify


Optimization=>

Maximum performance even on low-end android devices


Graphics=>

Next-gen mobile graphics from low-end to high-end mobile devices with a lot of graphic features (realtime screen space reflection support, hdr bloom, PBR materials)

_________________________


Offers==>


Other Games for Built-in RP:

_________________________

=> Complete Racing Game (All in One) - built-in rp

=> Complete 3D Runner Game

=> Complete Rally Racing Game (All in One)

=> Complete Racing Game 2 (Mega Game)


Other Games for URP:

_________________________

=> Complete Rally Game (All in One) for URP

=> 3D Runner Game URP (Complete Edition)

=> Complete Racing Game 2 (Mega Game) for URP


Games Bundle:

_________________________

=> Big Games Bundle (All in One)

=> Complete Games Bundle (for URP / HDRP)

=> Complete Games Bundle (for Built-in RP)





Price $99.00

Stylized Unlit Rimlight shader by Zyons64

2026, February 19 - 20:00
Stylized Rimlight Unlit Shader for Unity 6 URP. Replicates the clean Pokémon-style toon look. Includes dynamic rim lighting, shadow saturation, and easy setup. Perfect for stylized/cel-shaded games.
  • 1 Shader Graph: High-performance Unlit Rimlight Shader.
  • Customizable Parameters: Full control over Rimlight (Color, Power, Range, Threshold, Smoothness) and Shadows (Remap, Saturation, Color, Opacity).
  • Lighting Support: Dynamically reacts to the Main Directional Light direction.
  • Normal Map Integration: Support for normal maps with a toggle for flat-surface rendering.
  • Documentation Included: Comprehensive PDF guide for setup and parameter reference.
  • Optimization: Unlit-based logic for high performance on all platforms (Mobile, PC, Console).
  • Pipeline: Designed specifically for Universal Render Pipeline (URP).
  • Compatibility: Built and tested for Unity 6 and the new Render Graph system.

Bring your models to life with a clean, vibrant aesthetic. This shader is designed to replicate the high-end toon-shading seen in modern titles like the latest Pokémon games, offering a professional Cel-Shaded look with high customizability.

It is perfectly suited for RPGs, Platformers, or any project requiring a stylized, anime, or cartoon-style art direction.

Key Features:

  • Dynamic Rim Lighting: A rim light that reacts to the direction of your Main Directional Light.
  • Advanced Shadow Control: Adjust shadow saturation, opacity, and color for unique visual effects.
  • Normal Map Support: Toggle between flat surfaces or detailed lighting that respects your model's normals.
  • Unity 6 Optimized: Built from the ground up for URP and the new Render Graph system.

Customizable Parameters:

RIMLIGHT --------------------------------------------

  • Rimlight Color: Set your preferred rim color.
  • Rim Power & Range: Control the thickness and coverage area.
  • Rim Threshold & Absent: Fine-tune the intensity and border sharpness.
  • Flat Surface?: Toggle normal map influence on the rim.
  • Smooth Edge: Adjust the falloff of the rim light.

SHADOW ---------------------------------------------

  • Remap 1 & 2: Create perfect "hard" or "soft" toon shadows.
  • Saturating Shadow Color: Control how much the shadow color pops.
  • Shadow Color & Opacity: Full control over shadow density and tint.

Setup:

  1. Create a new Material.
  2. Select: Shader Graphs / RimLightUnlit.
  3. Assign to your mesh and enjoy!

Requires Universal Render Pipeline (URP). Developed for Unity 6.


Price $4.99

Retro Essential SFX by Krumble Hut

2026, February 19 - 19:46
Retro Essential SFX is a compact collection of 93 classic retro-style sound effects for UI, gameplay, combat, and events, ready for Unity projects.
  • Total audio files: 93
  • File format: WAV
  • Sample rate: 48,000 Hz
  • Bit depth: 24-bit
  • Channels:
    One-shot sound effects: Mono
    Loops: Mono or Stereo (where appropriate)
  • Loopable:
    Yes (selected music and ambience loops)
  • Unity compatibility: Unity 2021 LTS and newer (including Unity 6)
  • Scripts included:
    One optional Soundboard script for demo and preview purposes
  • Demo scene: Included
  • Compression: None (uncompressed WAV)

Retro Essential SFX is a curated pack of 93 retro-inspired sound effects designed for video games and interactive projects.


The sounds are clean, punchy, and lightweight, making them ideal for 2D and 3D games, prototypes, game jams, and UI-heavy projects.


The pack includes a wide range of commonly needed effects such as UI clicks and confirmations, player movement sounds, combat impacts, game events, footsteps, jingles, and loops. Multiple variations are provided where appropriate to help reduce repetition during gameplay.


All audio files are delivered as high-quality WAV files, balanced for in-game use and compatible with Unity out of the box.


This asset is suitable for genres including:

  • Platformers
  • Arcade and retro-style games
  • Roguelikes
  • Puzzle games
  • Prototypes and game jams

All sounds are game-ready and designed to work well with Unity’s default audio settings.


No external dependencies are required.


Price $9.99

Scythe Animation Pack by Studio9CG

2026, February 19 - 18:58
This package includes essential animations for a character with Scythe combat style . Recommended for an action RPG game.

Features:

  • Handcrafted
  • 60FPS

Number of Animations: 575

Number of Characters: 1

Custom Bones: (Scythe_Weapon_R , Scythe_Holder)

You can use some of my work files to experiment with in your own projects. Before deciding to buy.😀😀

DEMO files

E-Mail : 9cg.animations@gmail.com

Discord : https://discord.gg/HvDdE3rtg4

================================================

This package includes essential animations for a character with Sword, Katana, Nodachi combat style . Recommended for an action RPG game.

Animation list :

Idle

- Idle

-Idle Combat

Attack

- Parry counter attacks

- Run attacks

- Dash Air attacks

- Attacks combo

- Attack combo air

- Skill

- Attack

- Ultimate Attack

- Buff

- Attack Air to Floor

- Dash Air Attack

- Execution

- Attack up

Walk

- Walk normal 8 ways

- Walk block 8 ways

- Walk crouch 8 ways

Run

- Run normal 8 ways

- Run speed

Jump

- Jump 4 ways

- Double Jump 4 ways

Dodge

- Dodge 8 ways

- Dodge Air 8 ways

- Dodge to Run 8 ways

Roll

- Roll 8 ways

- Roll to Run 8 ways

Hit

- Hit

- Hit air

- Hit large

- Hit air large to floor

- Getup

- Knock down

- Block

Turn

- Turn 90° L&R

- Turn 180° L&R

- Turn Block 180° L&R

Anim Offset

- Idle Offst

- Idle Combat Offset

- Idle Aim Offset


Price $49.99

Stylized 2.5D Lands by Jesse Mario

2026, February 19 - 18:32
A versatile, performance-optimized pack of stylized 3D assets, perfect for building 2.5D, 3D, and open-world projects.

Technical Specifications:


Unique Prefabs130

– Trees32

– Bushes & Shrubs32

– Props35

– VFX Prefabs11

– Grass Clusters8

– Water Planes4

Textures66

Materials56


Texture Details:

  • Map Types: Base Color, Normal, Smoothness, Opacity
  • Sizes: 256, 512, 1024 (optimized for mobile & performance)

Included Shaders:

  • URP Lit (Standard)
  • Custom Lit (Shader Graph) – Custom shaders for clouds, water, grass, plants, rocks. Easily tweak colors and styles to match your vision.

Stylized 2.5D Lands – Complete Environment Pack

This pack provides everything you need to build vibrant, stylized worlds. Designed with a fixed 2.5D perspective in mind, all assets are fully 3D and can be used effectively in traditional 3D projects as well.

What’s Included:

• A comprehensive collection of environmental assets: diverse terrain pieces, stylized vegetation, rocks, and various props.
• A set of visual effects to bring your scenes to life.
• All assets are performance-optimized with low polygon counts and efficient textures, making them ideal for mobile games and large open worlds.
Intelligently designed foliage: Our shrubs and grass assets are modeled as solid geometry without alpha-cutouts, sharing a single texture atlas. This approach minimizes overdraw and enables maximum render batching, giving you dense, performant landscapes.

Key Advantage – Effortless Scalability:

The shaders are designed for easy color tuning and customization. Combined with the versatile and carefully crafted asset design, this allows you to rapidly create vast, diverse landscapes and expand your game world with minimal effort.

Whether you’re prototyping quickly or building a full-scale project, this pack is designed to help you create beautiful, performant environments with minimal effort.


Price $38.00

Pholus – Detect. Explain. Fix. by Loky Studios

2026, February 19 - 18:16
Stop guessing. Pholus, your coding companion, helps spot Unity performance issues like a senior dev and explains when they matter and fixes them safely.

Pholus is an Editor-only tool that analyzes selected C# scripts and surfaces potential performance risks with contextual explanations.


It combines structured detection rules with cautious AI assistance to generate findings and suggested fixes. All results are displayed in a dedicated Editor window. Code changes are applied only after explicit user confirmation.


Pholus creates automatic backups before applying any fix and allows changes to be undone at any time.


Supported Analysis Modes:

  • Single script analysis
  • Folder scan
  • Full project scan
  • Consensus Mode (multiple providers cross-check findings)

Requirements:

Unity 2022.3 LTS or newer

One of the following CLI tools with an active subscription:

  • Claude Code
  • ChatGPT / Codex
  • Gemini CLI(has free tier)
  • Cursor
  • OpenRouter(has free tier)

Pholus is like having a friendly neighborhood senior developer by your side during reviews.


It analyzes your C# scripts and highlights patterns that may impact performance, such as unnecessary allocations, expensive operations in hot paths, and other common pitfalls. But instead of treating every pattern as a mistake, Pholus explains why something could be a problem, when it's acceptable, and when it actually matters in real projects.


Each finding comes with a clear, plain-language explanation. When a fix makes sense, Pholus suggests a safe, minimal change you can review before applying. You see exactly what will change. Nothing is modified without your approval.


For extra confidence, Consensus Mode lets multiple analyzers review your code independently, then compares their findings to filter out false positives. Like getting a second opinion, but automated.


Rather than just fixing code, Pholus helps you understand tradeoffs and build better performance judgment over time. The goal isn't just cleaner code. It's stronger decision-making.


Runs entirely inside the Unity Editor. Fits naturally into your workflow. No runtime impact.



Price $0.00

Effect Aura by oicaimang

2026, February 19 - 18:14
Package be made by 2 shader: Electric and aura, will help you make aura skill for character.

Shader, Particle System.

Package Include 2 Shader for particle system:

  • Electric.
  • Aura

and shader default Legacy Shaders/Particles/Additive(Soft). 2 shader active in built in environment.


Price $4.99

Pages