Asset Store newest packages

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

Stylized Fantasy Characters by JustCreate

2025, July 1 - 17:19

🌟Just Create Discord🌟

Gamedev community where you can share your works, read asset announcements and get customer support


Bring your characters to life with this highly detailed Stylized Fantasy Characters pack!


This set includes fully rigged male and female characters, both using the Unity Humanoid rig and fully compatible with Mecanim and Mixamo.


Features:

  • High-Quality, AAA-Level Detail
  • 2 Characters (Male and Female)
  • Blendshapes (7 emotions, visemes for lip-syncing, etc.)
  • Accessories (removable cloaks and belt attachments)
  • Fully compatible with free Mixamo animations
  • Works with any standard Humanoid animations from the Unity Asset Store

Whether you're building an RPG, adventure, or cinematic project, this pack provides powerful customization options and a professional visual style right out of the box!


Optimized for:

- Universal RP - Unity 2022.3+ (default)

- Standard RP - Unity 2022.3+ (included .unitypackage)

- High-Definition RP - Unity 2022.3+ (included .unitypackage)


No animations are included. Detailed instructions on how to use Mixamo animations with our characters are included in the documentation inside the asset folder.


Featured Assets:

- Stylized Dungeons

- Stylized Food 3D Pack


Join the Just Create Studio community on: Discord | Twitter | Instagram

info@justcreate3d.studio - customer support


Price $49.99

Combat Graph by Lissa Games

2025, July 1 - 16:40
Visual combat logic editor for Unity. Speed up real-time combat prototyping and development with a beginner-friendly, node-based tool. Includes 2D & 3D demos. No dependencies. Completely free.

Combat Graph is a free, node-based visual tool for building real-time combat systems in Unity. Designed to accelerate development and testing, it gives you a clean, modular interface for managing combat logic — while still offering advanced coding access when needed.


Key Benefits:

  • Build combat systems much faster than coding from scratch
  • Ideal for prototyping and quick iteration
  • Cleanly separates logic into modular, visual graphs
  • Free and open for use in commercial or personal projects

🎮 Features:

  • Beginner-friendly visual editor for real-time combat logic
  • Optional advanced tools like an event-based system for custom logic
  • Includes demo scenes for both 2D and 3D projects
  • Code integration: Visual nodes work alongside your scripts
  • Lightweight and dependency-free
  • Built entirely in Unity with full source included

🧰 What's Included:

🚀 Who It's For:

  • Unity developers prototyping real-time combat
  • Beginners who want to learn fast RPG combat mechanics
  • Game designers seeking modular, visual tools
  • Experienced devs who want modular tools for faster workflows

Give your combat system structure, speed, and clarity — with Combat Graph.


Price $0.00

Farm RPG - Tiny Asset Pack by Emanuelle Costa

2025, July 1 - 16:20
Charming 16x16 pixel art farm RPG assets with animations, characters, animals, crops, and more!

Technical Details (key features):

  • 🧑‍🌾 Animated Characters: Idle, walk, run, fishing, sword, bow, farming tools, broom, bike, swim, sleep, and more.
  • 🐶 Animals: Cows, sheep, goats, chickens, ducks, pigs, horses, foxes, frogs, bears, bees, cats, dogs (9 breeds, 30 recolors), and more.
  • 🐠 Fish & Insects: 200+ fish icons, 37 insect icons.
  • 🌱 Crops & Trees: 30+ seasonal crops and 10+ fruit trees (Spring, Summer, Fall).
  • 🏡 Furniture & Decor: Kitchen, bedroom, bathroom, living room, plants, toys, electronics, and more.
  • 🧩 Icons: 200+ RPG icons (potions, weapons, ores, etc.).
  • 🎮 Tile Size: 16x16
  • 🌟 Style: Cute, vibrant, cozy pixel art
  • License: Free for commercial & non-commercial use. No NFTs/AI training.
  • ⚠️ Left-facing animations not included, but easy to flip in your engine.

The scenes shown in the promotional images were not made inside Unity, but rather using Aseprite!


A complete 16x16 pixel art farm RPG asset pack full of animations, characters, animals, furniture, crops, tools, and decorations. Perfect for cozy RPG or farming games with a cute and colorful style!




Price $12.99

Online fonts 2 TextMesh Pro by Antoine Cherel

2025, July 1 - 16:09
Iterate trough text fonts directly in Editor, and use them with TextMesh Pro instantly.

Supports creating Font Assets for:

- TextMesh Pro (TMP_FontAsset)

- UIToolkit (FontAsset) (deactivated by default, but can be activated in Settings)


Supports the Unity Editor on all platforms (Windows, macOs, Linux).

This plugin enables you to easily dowload all fonts from any font family that is distributed online, browseable through different websites.


In this first version, the available font catalogs are:

- Google Fonts

- Font Squirrel (except "offsite" fonts)

- Fontshare


This will create a subfolder for each family, and create TMP_FontAssets for each .ttf & .otf files.

This will also provide you with license files. Please read through each license before using a font in your project and always consider crediting the authors, even if not mandatory.


You can do all of this without this plugin, but with it, it will be much faster to iterate different styles for your UI.


Documentation can be found here.


This plugin isn't associated with Unity, Google, Font Squirrel nor Fontshare.

TextMesh Pro is a product owned by Unity and it's license can be found here.


Price $4.99

UI/UX importer for Unity by Kai-World

2025, July 1 - 16:09
A powerful plugin to export Figma designs directly into native Unity UI (uGUI), preserving hierarchy, layouts, and styles.

Core Features:

  • Directly converts Figma frames into a native Unity uGUI hierarchy.
  • Preserves layer names, order, and parent-child relationships.
  • Accurately translates position, size, and rotation of all elements.
  • Exports images from Figma layers and automatically creates Image components.
  • Exports text elements as TextMeshProUGUI components.

Advanced Font Handling:

  • Extracts font family and font weight (e.g., Bold, Medium, Regular) from Figma.
  • Automatically finds and applies matching TextMeshPro Font Assets in your Unity project.
  • Supports Variable Fonts by controlling the material's _Weight property.
  • Note: Font weight application depends on the user providing the correct font files (e.g., Roboto-Bold.ttf) or a variable font asset that supports the specified weights. If a matching weight is not found, the importer will use the closest available font asset.

Layout & Scaling:

  • Resolution Scaler: Automatically scales the entire UI layout to a target resolution based on width.
  • Asset Scaler: Exports images at different multipliers (e.g., @2x, @3x) for high-resolution displays.

Workflow & Usability:

  • Simple and intuitive Figma plugin UI with multi-language support (EN, KO, JA, PT, ES).
  • User settings (scales, options) are saved and reloaded for convenience.
  • Option to generate a Prefab or create UI directly in the scene.
  • Root object position is automatically centered at (0,0).

Compatibility:

  • Fully compatible with Built-in, URP, and HDRP render pipelines.
  • Requires TextMeshPro, UI Package, and JSON .NET Serialization packages.
  • Includes comprehensive PDF documentation.

Tired of manually recreating your Figma designs in Unity?

Figma To Unity Importer is the ultimate workflow tool designed to bridge the gap between designers and developers. Stop wasting hours meticulously rebuilding UI elements and start converting your high-fidelity Figma designs into fully functional, native Unity uGUI components with just a few clicks.

Our robust solution accurately translates your layers, positions, sizes, text properties, images, and more, while giving you the flexibility to handle different resolutions and font styles. Whether you're a solo developer or part of a large team, this importer will dramatically accelerate your UI development pipeline, ensuring a pixel-perfect match between design and implementation.

Key Benefits:

  • Accelerate Your Workflow: Go from design to a working in-game UI in minutes, not hours.
  • Ensure Design Fidelity: Maintain perfect consistency between the Figma prototype and the final product.
  • Empower Collaboration: Allow designers to create and iterate without requiring developers to rebuild UI from scratch.

This asset is perfect for any project genre, from mobile games and apps to PC and console titles. It's the essential tool you need to build beautiful, high-quality user interfaces faster than ever before.


Price $15.00

Miniman Defender - Complete Mobile Game Template by Clawbear Games

2025, July 1 - 15:58
Complete hyper-casual mobile game template. Ready to publish out-of-the-box.
  • Addictive one-touch gameplay
  • Smooth control, eye-catching blocky graphics
  • 100++ levels (more levels will be added soon)
  • Very easy to add new levels with built-in level editor
  • 8 hand gun fighters ready to unlock and upgrade
  • 5 rifle fighters ready to unlock and upgrade
  • 5 machinegun fighters ready to unlock and upgrade
  • 5 shotgun fighters ready to unlock and upgrade
  • 5 rocket fighters ready to unlock and upgrade
  • 5 gatling gun fighters ready to unlock and upgrade
  • 5 flamethrower fighters ready to unlock and upgrade
  • 10 soldier vehicles ready to unlock and upgrade
  • 5 drone vehicles ready to unlock and upgrade
  • 5 rocket vehicles ready to unlock and upgrade
  • 5 nuclear vehicles ready to unlock and upgrade
  • The total of 63 enemies with scriptable objects (hand gun, rifle, machine gun, shotgun, rocket, gatling gun, flamethrower, tank vehicle, drone vehicle, rocket vehicle, nuclear vehicle)
  • 5 different maps with nice looking blocky style
  • Leaderboard system using Dreamlo
  • Notification system for Android/iOS
  • Daily reward system for better retention
  • Native share system for Android/iOS
  • Multiple ad networks: Admob and Unity Ads ready to use (banner, interstitial and rewarded ad).
  • Commented C# code with detailed documentation
  • Optimized for mobile
  • Free-to-use assets (fonts, sounds, music, models, etc.)
  • Ready to publish out-of-the-box

Miniman Defender is an exciting endless level-base game in which you touch on the screen to deploy the fighters onto the battleground to fight with the enemies. Watch as waves of soldier spawn from both the Player Tower and Enemy Tower, charging into thrilling real-time combat. You can also collect cash after an enemy is destroyed and use it to unlock new fighters, upgrade existing fighters to deal with stronger enemies and complete the level. Fully customizable for unique visuals, units, and strategies, this template is perfect for developers who want to create fast-paced, addictive gameplay. The game is ready to release straight out of the box, and it can also be easily customized to make it even more engaging to your players. Supports for PC/Mac, iOS, Android, etc…!

This template provides you a full-featured, ready-for-release game source code that you can customize and build your own game in no time!

This asset uses Native Share plugin under MIT license; see Third-Party Notices.txt file in package for details.

Demo APK

Support email: clawbeargames@gmail.com

Your rating, review and feedback are greatly appreciated!


Price $34.95

Voronoi Noise Master by BOXTANK2012

2025, July 1 - 15:38
Voronoi Noise Master is a Unity editor extension tool that generatie Voronoid Noise Texture.

- Seamless/tileable Voronoi noise

- GPU-accelerated computation

- Real-time preview

- Multiple distance metrics (Euclidean, Manhattan, Chebyshev)

- Flexible cell and output settings

- One-click texture saving

Voronoi Noise Master is a Unity editor extension tool that provides GPU-accelerated, tileable Voronoi noise generation. 

This tool is designed for developers who need to create procedural textures, stylized patterns, or natural-looking cell-like effects in their Unity projects.


Price $4.99

Perlin Noise Master by BOXTANK2012

2025, July 1 - 15:38
The Perlin Noise Master is a Unity editor extension tool that provides Perlin noise Texture generation capabilities.

- Tileable

- GPU-accelerated computation

- Real-time preview

- FBM (Fractal Brownian Motion) support

- Rich parameter adjustment options

- Texture post-processing

- One-click texture saving

The Perlin Noise Master is a Unity editor extension tool that provides GPU-accelerated Perlin noise generation capabilities. 

This tool is designed for developers who need to create procedural textures, terrain, or other natural-looking patterns in their Unity projects.



Price $4.99

Bold GUI + Icons Pack by UIUX Forge Dev

2025, July 1 - 15:17

🎨 Bold GUI & Icons – Ultimate UI Kit for Games


A vibrant, game-ready GUI system paired with a bold icon collection to power up your game interface with clarity and style.





✏️ Overview

This package delivers a bold-style graphical UI system combined with a full set of 150 high-quality UI icons, perfect for mobile and desktop games.


Ideal for menus, HUDs, inventory screens, and popups.


Includes:

  • Dialog boxes
  • Wallet/Shop displays
  • Buttons & Popups
  • Currencies & Inventory items
  • Clean UI layout with sample scenes

All assets are optimized for performance and readability across multiple screen sizes, with precise import settings.




🧾 Package Contents


🔹 GUI System

  • Modular panels, buttons, popups, and notifications
  • Sample scenes with interface elements in action
  • Built-in layout for Events, Quests, Inventory, Shop, etc.

🔹 Icons

  • 28 unique base icons
  • 122 variations (color/style)
  • Formats: PNG with transparent background
  • • 256×256 px• 512×512 pxSizes:
    • 32×32 px
    • 64×64 px
    • 128×128 px

🔹 Fonts

  • A bold, game-ready font included
  • 7 assembled font styles included (for headers, subheaders, and effects)
  • Fully integrated into the GUI prefabs and sample scenes

🔹 Unity Files

  • Sprite Icons
  • Prefab Icons (for all sizes)
  • Prefab Variants for easy swapping
  • Sprite Atlases for memory optimization
  • Example Scene showcasing all 150 icons per resolution

🎁 Bonus Assets

  • 1 Sparkle Particle System (optimized)
  • 1 Sparkle Background Pattern
  • 1 Soft Vignette Effect Sprite

Note: Background is a flat image and not in-game assets. 



🧑‍🎨 Style

  • Bold, comic-inspired, modern, and readable
  • Ideal for RPGs, adventure, idle/clicker, casual, and strategy games


You can get the Icons Pack as a standalone here:




📬 Contact

Looking for custom UI or icon work? I’d love to help!


I specialize in:


  • UI/UX Design (menus, buttons, wireframes)
  • Game Icons (stylized, vector, pixel art)
  • 2D Particle Effects & Visual Feedback

📧 Email: uiuxforgedev@gmail.com


Price $30.00

STYLIZED Fantasy Farm Pack - Low Poly 3D Art by Daniel Mistage

2025, July 1 - 15:01
  • Number of Meshes: 475 Unique Meshes.
  • Number of Prefabs: 866 Unique Prefabs.
  • LOD: Yes.
  • Animation: Yes.
  • Rigging: No.
  • Average Poly Count: Around 2 up to 18000 tris (Most of them range from 20 to 1500 tris).
  • Trees Poly Count: Around 3000 up to 6700 tris (Most of them range from 3000 to 4500 tris).

Textures:


- 1 Atlas Texture (2048).

- 1 Fog Texture (1024).

- 6 Flower Textures (1024).

- 3 Plants and Trees Texture (1024).

- 2 Grass Textures (1024).

- 3 Terrain Textures (512).


Materials:

  • Main Material.
  • Emissive Materials.
  • Fog Material.
  • Plant Materials.
  • Flower Materials.
  • Tree Materials.
  • Bush Materials.
  • Grass Materials.
  • Rocks and Mountain Materials.

Other:

  • Compatibility: Made in Built-in Render Pipeline. URP and HDRP support included
  • This package is compatible with Unity 6.
  • Prefabs with collisions.
  • Nature shader with wind and color options included.
  • LOD2 (Plants, Flowers, Grass, Rocks) and LOD3 (Trees, Bushes, Crops) included.
  • Day, Night and Showcase Demo Scenes Included.
  • Easy to use, well organized.
  • Objects have color variation, shape variation, removable and interchangeable parts.

STYLIZED - Fantasy Farm Pack

The STYLIZED Fantasy Farm Pack offers everything you need to create a charming and immersive fantasy farm. With a variety of crops, rustic structures, and essential farming props, this set brings a unique stylized aesthetic to your world. Whether you're cultivating fields, building a cozy homestead, or crafting the perfect countryside scene, this pack provides the ideal elements to bring your vision to life.



- KEY FEATURES -

  • A diverse collection of farming props, buildings, and crops to help you build a polygonal fantasy world with a unique style.
  • Designed to seamlessly integrate with my stylized environmental sets and other polygonal projects.
  • Unleash your creativity and discover the secrets and surprises hidden in the Demo Scenes! Get inspired by the endless possibilities that await you and bring your imagination to life.


- ASSETS -

Buildings (x35)

Windmills, Stable, Huts, Cabin, Farmer's House, Barn.


Nature (x97)

Trees, Rocks, Flowers, Mountains, Bushes, Wild Flowers, Vines, Cliffs


Crops (x172)

Cabbage, Carrot, Corn, Cucumber, Eggplant, Morron Pepper, Onion, Potato, Pumpkin, Watermelon, Sunflowers, Tomato, Wheat. Each crop includes five growth stages and a dried version. LOD3 Included.


Farming Props and Others (x556)

Arch, Bags, Barrels, Basket, Bathroom, Bird House, Board, Papers, Bowls, Boxes, Buckets, Watering Can, Carts, Bottles, Chicken Coop, Crates, Wheat Deposit, Direction Sign, Crop Dirt, Dirt, Dog House, Egg, Feeders, Wooden Fences, Stone Fences, Hanged Clothes, Horse Saddle, Horseshoe, Lightpole, Mail Box, Milk, Mortar, Pallet, Plant Shelving, Potted Plants, Rocking Chair, Scarecrows, Farm Sign, Spool, Stairs, Stool, Strings, Table, Farmer's Market Tent, Tool Box, Axe, Broom, Hammer, Hoe, Pickaxe, Rake, Shovel, Trident, Water Well, Haystack, Wooden Logs.


FX (x6)

Dust Particles, Fireflies, Fog, Smoke, Wind Trail



Start your adventure with this FREE package!

STYLIZED - Fantasy Armory - Over 230 assets to combine with this set!



- ENVIRONMENTS -

STYLIZED - Low Poly Fantasy Bundle

STYLIZED - Fantasy Herbalism Pack

STYLIZED - Fantasy Nature Pack: Mountains

STYLIZED - Fantasy Village

STYLIZED - Fantasy Battle Pack

STYLIZED - Fantasy Workshops & Crafting

STYLIZED - Fantasy Interior Pack

STYLIZED - Fantasy Tavern & Kitchen

STYLIZED - The Alchemist's Workshop

STYLIZED - Fantasy Market

STYLIZED - Fantasy Forge & Armory



- CHARACTERS -

STYLIZED - Fantasy Characters Bundle

STYLIZED - Fantasy Male Character: Butcher

STYLIZED - Fantasy Female Character: Leona

STYLIZED - Fantasy Female Character: Hetalia

STYLIZED - Fantasy Male Character: Bastian



If you need help with the models contact me via e-mail: danielmistage18@gmail.com


Price $50.00

Pixelater - Pixel Art Camera Effect by GamePlan Assets

2025, July 1 - 14:58
A customizable pixelation and retro-style camera effect for Unity. Bring nostalgic, pixel-perfect visuals to your games with scanlines, outlines, grayscale, wave distortion, and more.

✨ Features:

  • 🟦 Pixelation Styles – Choose between Classic, Wavy, and Dithered pixel effects to fit your game’s aesthetic.
  • 🔲 Custom Pixel Density – Control pixel resolution from chunky to fine-tuned styles.
  • 🌊 Wave Distortion – Animate your visuals with adjustable wave frequency and amplitude.
  • 📺 Scanline Overlay – Emulate CRT displays with adjustable scanline intensity.
  • 🎞️ Grayscale Mode – Convert your image to stylish monochrome.
  • 🖊️ Outline Detection – Add high-contrast outlines with customizable color and edge sensitivity.
  • 🎨 Color Palette Limiting – Reduce colors for a lo-fi retro feel with palette quantization.
  • ⚙️ Editor Mode Compatible – Preview your settings in Edit Mode directly in the Unity Editor

Pixelater is a lightweight and highly customizable post-processing effect for Unity that transforms your camera feed into classic pixel art visuals. Whether you're building a retro platformer, arcade shooter, or stylized RPG, Pixelater adds nostalgic charm in just a few clicks.


✨ Features:

  • 🟦 Pixelation Styles – Choose between Classic, Wavy, and Dithered pixel effects to fit your game’s aesthetic.
  • 🔲 Custom Pixel Density – Control pixel resolution from chunky to fine-tuned styles.
  • 🌊 Wave Distortion – Animate your visuals with adjustable wave frequency and amplitude.
  • 📺 Scanline Overlay – Emulate CRT displays with adjustable scanline intensity.
  • 🎞️ Grayscale Mode – Convert your image to stylish monochrome.
  • 🖊️ Outline Detection – Add high-contrast outlines with customizable color and edge sensitivity.
  • 🎨 Color Palette Limiting – Reduce colors for a lo-fi retro feel with palette quantization.
  • ⚙️ Editor Mode Compatible – Preview your settings in Edit Mode directly in the Unity Editor

Price $15.00

Fog City (Mega Bubble) - cyberpunk by IL.ranch

2025, July 1 - 14:55
Modular (any configuration) high detailed 'Fog City' package.

MEGA BUBBLE: HDRP + BIP + URP included.

separate packs here hdrp

separate packs here urp

separate packs here bip


Sci-fi modular (any configuration) 'Fog City' package, for creating high detailed sci-fi city,

- Any configuration - freehand level design;

- Moving or stationary.

Pack includes:

● low-poly modular walls and correspond props;

● low-poly colorful modular walls: 12 types;

● demo scene from video;

● props variety:

● animated conditoner;

● sci-fi street lamp-like;

● doors;

● exhaus tubes;

● grips;

● water tank;

● cables;

● animated rag;

● animated tracks from video;

● demo operating scripts;

● opportunity to make moving buildings (see video preview);

● low-poly: 100 - 2000 tris;

● textures: 4K: Albedo, Specular-Smoothness, Normal.


Price $15.00

3D Stylized Jetski Pack – Game Ready Watercrafts by Jay Patel

2025, July 1 - 14:27
A pack of 6 stylized, game-ready jetski models perfect for AR, VR, MR, mobile, and console games. Ideal for racing, adventure, or stylized water-themed gameplay.

Textures : URP Lits Textures

Texture dimensions : 1024*1024

Minimum polygon count : 4000

Maximum polygon count : 9500

UV mapping: Yes


This pack includes 6 uniquely designed, stylized jetski models optimized for real-time performance across all major platforms, including AR, VR, MR, mobile, and console development.Each jetski is crafted with a vibrant, cartoon-inspired style, making them perfect for racing games, water-based adventures, or stylized simulation projects.These models are lightweight and game-ready, designed for seamless integration into Unity-based projects. Suitable for both 3D and hybrid 2.5D games, the assets are ideal for developers looking to add high-quality water vehicles to their scene with minimal setup.


Price $60.00

Color chart by RedGuts

2025, July 1 - 14:25
ColorChart is a Unity editor tool to create, edit, and manage color palettes with names. Save palettes as assets, preview them, and use them easily in materials, UI, or shaders.

💡 What It Does:

  • Lets you create custom color palettes with named colors.
  • Saves palettes as ScriptableObjects in the Resources folder for easy runtime access.
  • Offers an editor window to select and inspect palettes via dropdown.
  • Allows color values to be viewed and edited in real time.
  • Prepares your palettes for use in materials, shaders, UI design, and procedural tools

🎨 ColorChart

ColorChart is a Unity editor extension that helps developers and designers create, organize, and manage color palettes directly within the Unity Editor. It provides a custom inspector and editor windows for handling colors in a user-friendly and visual way.


.

🚀 How It Can Help Your Project:

  • ✅ Speeds up color management in large projects.
  • ✅ Improves design consistency by centralizing color definitions.
  • ✅ Enables non-programmers (like artists and designers) to manage colors visually.
  • ✅ Useful in style guides, theme switching, and UI systems.
  • ✅ Extensible: ideal for teams working on tools, level editors, or modular visual systems.

Price $9.99

Mythic Vehicles - Car #8 by SRG Studios

2025, July 1 - 14:24
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 3k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Mythic Vehicles - Car #7 by SRG Studios

2025, July 1 - 14:24
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 7k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Mythic Vehicles - Car #6 by SRG Studios

2025, July 1 - 14:23
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 8k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Mythic Vehicles - Car #5 by SRG Studios

2025, July 1 - 14:23
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 7.5k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Mythic Vehicles - Car #4 by SRG Studios

2025, July 1 - 14:23
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 9k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Mythic Vehicles - Car #3 by SRG Studios

2025, July 1 - 14:23
Rev up your game with our Stylized Mythic Vehicles! A unique, vibrant vehicle perfect for racing, top-down games & more. Ready to roll!

Number of textures - 2

Texture dimensions - 2048x2048

Average polygon count - 9k

Number of meshes/prefabs - 1

UV mapping: Yes

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

Hit the gas with our Stylized Mythic Cars! These cars feature unique and vibrant low-poly models, designed to add a burst of personality to your racing games, top-down shooters, or any project needing stylish transportation.


What’s Included:

  • Unique Car Models: Diverse designs ranging from sleek sports cars to rugged off-roaders.
  • Optimized for Performance: Low polygon count ensures smooth gameplay on a variety of platforms.
  • High-Quality Textures: Vibrant colors and detailed textures bring each car to life.

Key Features:

  • Stylized Aesthetic: Bold shapes, bright colors, and unique designs create a visually appealing fleet of vehicles.
  • Game-Ready Assets: Optimized for use in Unity with efficient textures and clean topology.
  • Versatile Designs: Suitable for a wide range of game genres including racing, top-down shooters, arcade games, and more.

Ideal For:

  • Racing Games (Arcade & Simulation)
  • Top-Down Shooters
  • Mobile Game Development
  • Stylized Visual Projects
  • Game Jams & Prototyping
  • Vehicle Collection/Customization Systems
  • Isometric Games

Price $6.99

Pages