Feed aggregator

Lowpoly Dwarfs Modular Armors - MEDIEVAL FANTASY SERIES by Polytope Studio

Asset Store newest packages - 2025, June 10 - 17:59
The dwarfs version of the base modular armors package

| Doc| Discord | E-mail | RoadMap|



This pack is the dwarfs version of the base modular armors package: LOWPOLY MODULAR ARMORS



LEVEL UP !


Polytope Studio presents you Lowpoly Dwarf Modular Armors!


This package contains 10 modular armor sets, 5 males and 5 females, each with 3 tiers, plus 6 start armors and 2 undressed characters.


SPECIFICATIONS:

-10 modular armor sets, each with 3 tiers, Unity Mechanim and Mixamo compatible

- 1 base cloth armor set (body, gauntlets, legs and boots) for males and 1 for females

- 1 complete base leather armor set for females and 1 for males

- 1 complete base plate armor set for females and 1 for males

- 20 hair sets for males

- 20 facial hair sets for males

- 20 hair sets for females

- 10 head variations for females and 10 for males

- 2 custom shaders created with Amplify that let you change the colors/metallic/smoothness of specific parts of the armors.

- 1 bonus editor only script for swapping the armor parts and creating prefabs

- a base 256/256 px color texture

- 8 coat of arms 512/512 px textures

- one demo scene


This pack is designed to work in standard pipeline and URP.

The polycount for the characters is ranging from 2090 to 9490 tris.


This pack contains no animations!


We update our packs periodically so if you want to see something specific please use the support email to make a request.


We'd love your feedback! If you find these assets useful please rate and review them.


Check our other packs:


Lowpoly Modular Armors

Lowpoly Soldiers Pack

Lowpoly Weapons

Lowpoly Peasants - FREE

Lowpoly Priest - FREE

Lowpoly Modular Peasants &Citizens

Lowpoly Tools & Props


Keep developing!


Price $49.00

Native Country Picker for Android™ and iOS™ with Editor Integration by Protorius42

Asset Store newest packages - 2025, June 10 - 16:33
Native Country Picker for Android™ & iOS™ with Editor Integration for Unity™ Android is a trademark of Google LLC.

Features

Native UI Integration: Utilizes the native contact picker UI on both Android and iOS, ensuring a consistent and intuitive user experience that aligns with platform conventions.

Cross-Platform Compatibility Designed to work seamlessly on both Android and iOS platforms with a unified API, simplifying development and deployment.

Clear and Concise API Offers a straightforward and easy-to-use C# API for Unity developers to integrate the country name picker functionality into their applications with minimal code.

Optimized Performance Leverages native platform functionalities for optimal performance and responsiveness.

Easy to Use and Implement, Source Code Included: The plugin boasts a straightforward API designed for ease of integration. The complete source code is included, allowing for free modification and customization to fit your specific project needs.

Thread-Safe: The plugin's core functionality is thread-safe, ensuring reliable operation even in multithreaded Unity environments.

Error-Safe Handling: The API provides robust error-handling mechanisms, allowing you to gracefully manage scenarios where country picking might fail or be canceled by the user.

Async/Await Pattern: The primary API method, `ShowCountryDialogAsync`, utilizes the modern `async/await` pattern for asynchronous operation. This prevents blocking the main Unity thread, ensuring a smooth and responsive user experience.

Unity Editor Dialog: The plugin includes a convenient Unity Editor dialog that mirrors the runtime functionality, allowing for easy testing and iteration directly within the Unity Editor.

System Font Flags: The country selection within the picker utilizes the device's native system fonts to display country flags, ensuring consistent and up-to-date flag visuals.

SwiftUI Showcase: Demonstrates seamless integration between Unity and native iOS SwiftUI, including a practical callback mechanism from native Swift to Unity.

Unity & Jetpack Compose UI Integration Example (Kotlin): Demonstrates seamless integration between Unity and native Android Jetpack Compose UI (Kotlin), including a practical callback mechanism from native Kotlin to Unity.


Using the API in C#


Code available here: https://gist.github.com/protorius42/ec013279e0b9bc1ef0f4ac19912d0b7b


// (1) Create an instance of NativeCountryPicker

var picker = new NativeCountryPicker();


// (2) Create parameters for the dialog

var pickerParams = new NativeCountryPickerParams(label: "What's your country?", selectedCountry: "US", closeButtonLabel: "Close";


//(3) Show the country picker dialog asynchronously

var result = await picker.ShowCountryDialogAsync(pickerParams);


// (4) Process the result

if (this.label != null)

{

if (result.Item2 == NativeCountryErrorCodes.NoError)

{

Debug.Log($"[{result.Item1.CountryCode}]{CountryList.Countries[result.Item1.CountryCode].Name}")

} else {

Debug.Log($"Error: {result.Item2}";

}



Simplify country code input in your Android and iOS games and apps! This plugin features an intuitive country code and name picker with system font flags. Users simply select their country. Easy to integrate and well-tested. Includes well-tested source code for free modification. Supports iOS 15+, Android 22+, Unity 2023 & 6.


Android is a trademark of Google LLC.


Price $4.99

3D Explosions for VR by Hovl Studio

Asset Store newest packages - 2025, June 10 - 16:14
The pack include 55 explosions made specifically for VR using 3D meshes

Texture sizes: 512x512 and 1024x1024.

All particles use fully 3D meshes. Game ready, just take and drop prefabs into your game!

All effects work on all platforms. Mobile friendly. They can be easily re-sized and re-colored.


List of effects:

  • 25 air explosions
  • 25 ground explosions
  • 5 sphere explosions

URP/HDRP is default. Shader Graph is required for the normal functioning of the asset. Can work on built-in render only with Shader Graph installed! Promo media (videos, images) uses post process "Bloom" from the Volume component.


Contact me if you have any problems or questions. Contact methods on the profile page.


Price $15.00

Speech Bubble by DreamNoms

Asset Store newest packages - 2025, June 10 - 16:00
Speech Bubble contains animated speech bubbles that are completely resizable and color customizable. The animator contains all the animations, making it easy to swap speech bubble emotions in-game.

Number of images:

19


Image dimensions:

1024x1024px


Animated: Yes


Bubble Types (aka Animation list):

Square (static)

Octagon (static)

Note (static)

Stress (animated)

Yell (animated)

Think (animated)

Whisper (animated)

This asset is perfect for all your speech bubble needs! Since it is a UI element, it can work in both 3D and 2D.


It contains 3 neutral speech bubble types as well as 4 different animated emotion speech bubble types.


There are two prefabs. One for Legacy text and one for Text Mesh Pro. Each prefab comes with an animator that contains all the different bubble types and emotions. This makes it easy for a single bubble to swap animations at any point without needing to instantiate a different speech bubble for every emotion.


The color of the fill, outline, and text are completely customizable. Plus, you can even define speech bubble color palettes (aka Speech Bubble Style) that control all three colors at a time. This makes it easy to completely swap all the colors based on the speaker.


Note: This asset does not contain a dialogue system. It only contains the graphics of the speech bubble and functions to change the colors, text, and emotion of the bubble.


Price $0.00

Backbone Localization by Backbone Labs

Asset Store newest packages - 2025, June 10 - 15:57
Backbone Localization is a complete solution for multilingual games in Unity — designed to be simple, fast, modular, scalable, and fully visual. From indie to AAA, adapts to any localization need!
  • Unity Versions: Compatible with Unity 2022.3 LTS and newer
  • 🎯 Render Pipelines: Supports Built-in, URP, and HDRP
  • 🛠️ Editor Integration: Fully integrated into Unity Editor — no external tools required
  • 🧩 Modular Design: Use component-based, key-based, or API-driven workflows
  • 🌍 Language Switching: Runtime language change supported
  • 📤 CSV Support: Full import/export for external translation workflows
  • 💻 API Access: Clean, documented API for total runtime control
  • 🎮 Platforms Supported:
  • PC (Windows, macOS, Linux)
  • Mobile (iOS, Android)
  • WebGL
  • VR (tested with Meta Quest)
  • Consoles (Unity-supported platforms)

🧠 Backbone Localization — Simple. Powerful. Production-Ready.


Backbone Localization is a complete solution for multilingual games in Unity — designed to be fast, modular, scalable, and fully visual. Whether you're building a small indie title or a complex project with thousands of localized elements, Backbone adapts to your workflow and grows with your needs.


✨ Why Backbone?

  • Lightning-fast setup — start localizing in minutes.
  • 🎯 Multi-platform — PC, Mobile, Console, VR, WebGL.
  • 🧩 Modular workflows — use components, centralized key-based lists, or full API control.
  • 🔄 CSV import/export — perfect for working with translators.
  • 🌍 Real-time language switching — no scene reloads.
  • 📚 Full documentation, video tutorials, and premium support.
  • 💯 No external dependencies — pure Unity, ready for production.

See online documentation


🎬 Intro to Bakcbone Localization

🎬 Quick Mode Tutorial

🎬 Key List Mode Tutorial


🔧 Main Features

Three powerful workflows (use one or mix them)

  • Component-based: attach localization components to GameObjects and assign values per language in the Inspector.
  • Key-based lists: manage all localized content in central lists with CSV support — ideal for large teams.
  • Full API: total runtime control with clean, documented methods.

Supports all types of content

  • Text (UI & TextMeshPro)
  • Images (Image, RawImage, SpriteRenderer)
  • Audio (multi-language clips)
  • Textures & Materials

Smart language management

  • Define any number of languages.
  • Change language in code or via UI.
  • Automatic fallback to default language.

Editor-first design

  • Built-in editors for strings, images, audio, and textures.
  • Auto-grouping by prefix, multiline editing, and powerful search.
  • You can organize your lists your way and load only what’s needed per scene.

CSV ready

  • Export/import any list — even with asset paths.
  • Translate in Google Sheets, Excel or with your team, no Unity required.

Optimized for large projects

  • Efficient data handling and flexible loading per scene.
  • Ideal for games with dynamic or content-heavy localization.

Example scenes included

  • Ready-to-use demos showing all use cases.
  • Each with mini-manuals to help you get started fast.

📚 Documentation & Support.

Backbone Localization is more than a tool — it’s your localization pipeline, designed for real-world projects.
Simple when you need it, powerful when it matters.


Price $24.99

Horror Character Pack set 1 by ppplux8

Asset Store newest packages - 2025, June 10 - 15:39
Stylized Horror Character Pack set 1. 3d model for game

Rigged: Yes


Number of characters: 3

Number of Skins: 3 - Stylized Male Horror 1

Number of Skins: 3 - Stylized Female Horror 2

Number of Skins: 3 - Stylized Female Horror 1


Character Stylized Male Horror 1

Vertex counts of characters: 14794 - for Character

Number of Materials and Material Instances: 3 skins included in this pack. 2 Texture sets for each skin. 6 Materials Total

Number of Textures: 18 for Character


Character Stylized Female Horror 2

Vertex counts of characters: 15038 - for Character

Number of Materials: 3 skins included in this pack. 3 Texture sets for each skin.

Number of Textures: 27 for Character


Character Stylized Female Horror 1

Vertex counts of characters: 16000 - for Character

Number of Materials: 3 skins included in this pack. 3 Texture sets for each skin.

Number of Textures: 27 for Character


Texture Resolutions: 4096x4096

Supported Development Platforms:

Windows: Yes

Mac: Yes

video animation demo preview


Stylized Male Horror 1 - Link

Stylized Female Horror 2 - Link

Stylized Female Horror 1 - Link


!!! ATTENTION !!! - The animation presented in the video is not included in the asset pack "Stylized Horror Character Pack set 1". This video was made solely to demonstrate the ability to animation.


ONLY default unity shader

NO HDRP \ URP


The images are rendered in Marmoset 4 and UE4


Game low-poly Stylized Horror Character Pack set 1

Made for UNITY.


The character has PBR 4k textures

Technical details LOD 0:

tris 28186, verts 14794. For character - Stylized Male Horror 1 - link


Technical details LOD 0:

Technical details: tris 28410, verts 15038 - Stylized Female Horror 2 - link


Technical details LOD 0:

tris 21820, verts 11238. For character - Stylized Female Horror 1 - link


3 skins included in this pack.

2 Texture sets for each skin. - Stylized Male Horror 1

3 skins included in this pack.

2 Texture sets for each skin. - Stylized Female Horror 2

3 skins included in this pack.

2 Texture sets for each skin. - Stylized Female Horror 1


Rigged.


PBR Textures Metall/Roughness 4K Textures - normal, metallic, roughness, albedo,

occlusion.


Price $109.99

GAME COINS: SFX PACK1 by ShashiRaj Productions

Asset Store newest packages - 2025, June 10 - 15:32
Coin sounds for casual games

TOTAL SOUNDS: 252

Category Folders:-

TYPE1: 126 (COINS FOLEY)

TYPE2: 126 (Coins Foley + Fantasy Bells)

Number of Audio Waves: 252 + 252

Number of Audio Cues: 252 + 252

Sample rate / bit rate: 96kHz 24bit + 44.1kHz 24bit

Minutes of audio provided: 9:35

Supported Development Platforms:

Windows: Yes

Mac: Yes

Listen to the watermarked demo of some of the sounds:

CLICK HERE

File List

Game Coins: SFX PACK1 is a comprehensive audio asset collection designed to enhance gaming experiences. It features high-quality sound effects of gold and silver coins, perfect for representing in-game currency, rewards, or points. Whether your game is an action-packed adventure, a casual puzzle, or an epic RPG, these coin sounds add an immersive layer of realism.


  • TYPE1 (Coins Foley): Realistic coin handling sounds. Perfect for classic game mechanics.
  • TYPE2 (Coins Foley + Fantasy Bells): A whimsical blend of coin foley with magical bells runs. Ideal for fantasy, fairy tale, or mystical game worlds.

Use Cases:

Coin Collection: Use the coin sounds when players collect rewards, complete quests, or achieve milestones. The satisfying jingle of coins reinforces their progress.

Shop Interactions: When players visit in-game shops, the sound of coins exchanged for items creates a dynamic and engaging atmosphere.

Score Accumulation: As players earn points, the coin sounds celebrate their achievements, motivating them to keep playing.

Treasure Chests: When players unlock treasure chests, the magical chime of coins adds excitement and anticipation.

Level Transitions: Transition between levels or scenes with coin sounds, signaling progression and success.

Categories:


Price $4.99

Dragon Knight by Naked Singularity Studio

Asset Store newest packages - 2025, June 10 - 15:01
Dark fantasy Dragon Knight - Dragon Knight boss - Enemy Knight

--------------------------------💁 TECHNICAL DETAILS 💁--------------------------------

  • Rigged: Yes
  • Number of characters: 1 (2 versions: Iron and Fire)
  • Vertex counts of characters: 44,244
  • Number of Shader Graphs: 1
  • Number of SubGraphs: 6
  • Number of Material Instances: 12
  • Number of Textures: 39
  • Texture Resolutions:4096x4096

--------------------------------------⚔️ FEATURES ⚔️-------------------------------------

  • The original design was done by concept artists at Naked Singularity Studio (noAI).
  • Support Humanoid Mecanim animation system.
  • High-quality textures.
  • Use packed texture to save space (ORM map).
  • This character has two material versions included in the pack.
  • Works with all Render Pipelines.

--------------------------------------💁 SUPPORT 💁--------------------------------------


Email: nakedsingularity.studio@gmail.com


--------------------------------------💁 FOLLOW US 💁------------------------------------


Youtube | Facebook | Instagram | Twitter | Artstation | LinkedIn


Price $64.99

Executioner Knight by Naked Singularity Studio

Asset Store newest packages - 2025, June 10 - 15:01
[Knight] Dark fantasy Executioner - Executioner Prison guard - Executioner Jailer boss modular character. Full knight armor with a spear that matches the style.

--------------------------------- TECHNICAL INFORMATION-------------------------------

  • Number of Characters: 1 character
  • Texture dimensions: 4096x4096
  • Polygon count: 70,535
  • Number of meshes: 24
  • Number of prefabs: 24
  • Rigging: Yes
  • UV mapping: Yes
  • LODs: No
  • Number of LODs: 1

-------------------------------------⚔️ FEATURES ⚔️--------------------------------------

  • The original design was done by Naked Singularity (noAI).
  • Support Humanoid Mecanim animation system.
  • Including a weapon (spear) that matches the character design.
  • Can add/change coat of arms in all assets easily.
  • FBX and Textures files are included.

-------------------------------------💁 SUPPORT 💁--------------------------------------


Email: nakedsingularity.studio@gmail.com


------------------------------------⬇️ FOLLOW US ⬇️--------------------------------------


Youtube | Facebook | Instagram | Twitter | Artstation | LinkedIn


Price $54.99

Dark Fantasy Halberd by Naked Singularity Studio

Asset Store newest packages - 2025, June 10 - 14:54
10+ Dark Fantasy Halberds - Polearms - Two-handed halberd. Perfect for your Souls-like and fantasy game.

----------------------------🕹️ TECHNICAL INFORMATION 🕹️------------------------------

  • Number of textures: 79
  • Texture dimensions: 4096x4096
  • Vertex count: 2,799-11,792
  • Number of prefabs: 23
  • Number of mesh: 9
  • Rigging: No
  • UV mapping: Yes
  • LOD: No

--------------------------------------⚔️ FEATURES ⚔️-------------------------------------

  • The original design was done by Naked Singularity (noAI).
  • High-quality textures (4k).
  • 2 material options for most assets.
  • Use packed texture to save space (ORM map).
  • All halberds have a static mesh version, so the pack works well with any setups.
  • Works with all Render Pipelines.

--------------------------------------💁 SUPPORT 💁--------------------------------------


Email: nakedsingularity.studio@gmail.com


--------------------------------------💁 FOLLOW US 💁------------------------------------


Youtube | Facebook | Instagram | Twitter | Artstation | LinkedIn


Price $34.99

Dark Fantasy Staff by Naked Singularity Studio

Asset Store newest packages - 2025, June 10 - 14:54
11+ Dark Fantasy Staff. Perfect for your Souls-like and fantasy game.
  • Number of textures: 84
  • Texture dimensions: 4096x4096
  • Vertex count: 8.507-19.900
  • Number of meshes: 13
  • Number of prefabs: 26
  • Rigging: Yes
  • Animation count: 2
  • Animation type: In-place
  • UV mapping: Yes
  • LOD: No
  • Requires TextMesh Pro (free, available in Package Manager)

--------------------------------------⚔️ FEATURES ⚔️-------------------------------------

  • This asset is based on original concept designs by Naked Singularity Studio (noAI).
  • High-quality textures (4k).
  • Use packed texture to save space (ORM map).
  • Optimized for performance.
  • Some staff have animation.
  • 2 material options for all staff
  • Works with all Render Pipelines.

--------------------------------------💁 SUPPORT 💁--------------------------------------


Email: nakedsingularity.studio@gmail.com


-------------------------------------💁 FOLLOW US 💁-------------------------------------


Youtube | Facebook | Instagram | Twitter | Artstation | LinkedIn


Price $34.99

Dark Fantasy Shield by Naked Singularity Studio

Asset Store newest packages - 2025, June 10 - 14:54
13+ Dark Fantasy Shields - Medieval Fantasy Shield. Perfect for your Souls-like and fantasy game.
  • Number of textures: 103
  • Texture dimensions: 4096x4096
  • Vertex count: 1146-15277
  • Number of meshes: 15
  • Number of prefabs: 30
  • Rigging: No
  • UV Mapping: Yes
  • LOD: No
  • Animation Count: 0

--------------------------------------⚔️ FEATURES ⚔️-------------------------------------

  • The original design was done by Naked Singularity Studio (noAI).
  • Static meshes are ready to equip.
  • High-quality textures (4k textures).
  • 2 material options for every asset.
  • 2 handle options for most shields (vertical and horizontal).
  • All shields have a static mesh version, so the pack works well with any setups.

--------------------------------------💁 SUPPORT 💁--------------------------------------


Email: nakedsingularity.studio@gmail.com


--------------------------------------💁 FOLLOW US 💁------------------------------------


Youtube | Facebook | Instagram | Twitter | Artstation | LinkedIn


Price $34.99

Space Explore 2D - Game Template by Black Rose Developers

Asset Store newest packages - 2025, June 10 - 14:37
Fly your spacecraft through open space, dodge mines and enemy ships, collect resources like ammo and health, and engage in fast-paced combat to survive.

1. Art

This folder has three subfolders as below:

- Materials

Contains 11 various particle materials used in the game, which can be customized with different colours or sprites. Plus 2 physic materials.

- Sprites

Contains 22 UI PNG sprites.

- Textures

Contains 12 particle textures.

2. Prefabs

The Prefabs folder includes nine main categories with 29 prefabs.

3. Scenes

- Space-1 : the gameplay

- MainMenu : the starting scene of the game

4. ScriptableObjects

A scriptable object for the space ship to determine the number of ammos.

5. Scripts

38 Scripts are categorized into ten folders, with clear names and functions to ensure easy understanding.

Space Explore 2D
Pilot your spacecraft through open space! Dodge mines and enemy ships, collect ammo and health, and blast your way to survival.


🔹 Key Features:

Art Assets – 13 customizable materials & 22 colorful PNG sprites
Prefabs – 29 ready-to-use prefabs for fast level design
Scenes – Modular gameplay level + structured main menu
Scriptable Objects – Easily manage ammo and player data
Scripts – 38 clean, modular scripts for smooth, editable gameplay


🔧 Easy to Customize:

Edit assets, build your own levels, and adjust game mechanics to match your vision!


📦 Requirements:
Requires TextMeshPro (available via Unity Package Manager)


📧 Need Help?
Visit blackrosedevelopers.com for support or inquiries.


🚀 Download now and launch your space adventure!


Price $29.00

ForestMonster4 by YuriiBoiko

Asset Store newest packages - 2025, June 10 - 14:34

- Polycount: Faces: 18000; Verts: 17775; Tris: 34802

- PBR Textures: Metallic shader

- Texture sets: 3; Body, Cloth, Stone

- 4k Textures format TGA : Albedo, MetallicGloss, Normal, Occlusion, Alpha, Emission

Textures are scaled through third-party editors with no loss of quality on 2048 and 1024 resolutions.

- UV Mapping: Yes

- Materials:10 materials and 37 texture maps

- Animation count: 14

- Animation type list: Idle(2); Walk(2); Run(1); Backwalk(1); Jump(1); Strafe(L, R); Attack(3); Get Hit(1); Death(1);

Low-poly 3d model ForestMonster4. Rigged and animated.

Ready for any games.

3 Skins.


Price $29.99

Medieval Crafting Stations Pack – Low Poly Modular by MyUniverse Studio

Asset Store newest packages - 2025, June 10 - 14:33
A low poly, modular medieval crafting stations pack for survival, RPG, and simulation games. Includes essential workstations and tools for immersive crafting systems in your game projects.
  • Low poly stylized models
  • 11+ Medieval Crafting Stations:
    Carpenter’s Workbench
    Metalworking Table
    Stone Cutting Bench
    Leatherworking Table
    Alchemy Table
    Furnace & Foundry
    Sharpening Stone
    Sewing Station
    Wood Chopping Table
    Charcoal Kiln
    Shelves, crates & accessories
  • Color palette-based textures (no UV unwrapping needed)
  • Texture resolutions: 512px
  • Optimized for Unity and other engines
  • Lightweight and performance-friendly
  • Customizable color palettes and modular layout

A low poly medieval crafting stations pack designed for Unity. Includes modular, game-ready models like workbenches, forges, and alchemy tables. Fully optimized, easy to customize, and ideal for survival, RPG, and simulation games.


Price $10.00

Mutant 001 by Dakon ARG

Asset Store newest packages - 2025, June 10 - 14:33
Mutant creature with high quality textures, rigged and animated.

Number of textures: 5

Texture dimensions: 4096x4096

Polygon count of [Model Name]: 3649

Minimum polygon count: 3649

Maximum polygon count: 3649

Number of meshes/prefabs: 1

Rigging: Yes

Animation count: 6

Animation type list: Idle 1, Idle 2, Attack 1, Attack 2, Move, Get damage

UV mapping: Yes

Types of materials and texture maps (e.g., PBR): AO, Color, Normal, Rough, Metalness


Mutant creature can be used in most fantasy RPG, FPS or space simulators.


Price $30.00

Farm - Stylized Low Poly Asset Pack by Ake by Ake Studio

Asset Store newest packages - 2025, June 10 - 14:13

Number of textures: x1

Texture dimensions 512x512

Minimum polygon count 350 verts

Maximum polygon count 8k verts

Number of meshes/prefabs: x102

undefinedundefined

Ake Discord Server

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

This pack is a collection of X102 unique Stylized prefabs to easily create your top quality farm game. All prefabs are ready to put in scene and created with one texture for better performance! Demo scene included!

Prefabs:

buildings,plants,vehicles,props,tools,fruits etc.

Features:

- Fully Modular prefabs

- Package contains 1 texture 512x512px in .png format

Featured Assets:

Kingdom - Stylized Low Poly Asset Pack by Ake

City - Low Poly Asset Pack by Ake

Low Poly Mega Bundle by AKE

Lowpoly Medieval Fantasy Bundle by Ake


Price $20.00

Futuristic Sci-Fi Gear Icons – Neon Weapons, Armor, Helmets for RPG & Shooter UI by Babka

Asset Store newest packages - 2025, June 10 - 14:06
Stylized icons of sci-fi armor, helmets, weapons, boots, and gloves in a bright neon design. Ideal for space RPGs, futuristic shooters, and action UIs.
  • Total Icons: 193
  • File Type: PREFABS + PNG
  • Resolution: Avg. 512×512px

This vibrant and cleanly illustrated asset pack features over 200 unique icons of futuristic equipment, designed for sci-fi, cyberpunk, or space-themed games. Whether you’re building a space explorer’s inventory, an intergalactic shop interface, or gear systems for RPG characters, this pack delivers colorful, readable visuals ready for in-game use.

Inside you’ll find:

  • Swords, blades, sabers, and energy weapons
  • Laser guns, sci-fi rifles, beam cannons
  • Tech gloves and robotic hands
  • Chestplates, power cores, vests, and energy armor
  • Boots and armored shoes in various styles
  • Stylized space helmets and cyber masks

Every icon is crisp and readable with vibrant colors, subtle gradients, and a consistent perspective. Great for mobile RPGs, desktop roguelikes, inventory UIs, and space-themed idle or turn-based games.


Price $24.99

Stylized Cartoon Cars - Low Poly 3D Models Pack by Mustafa Emirhan Yasar

Asset Store newest packages - 2025, June 10 - 14:03
3 Stylized, Cute, Low Poly Cars - Easy to use Car Controller - Car Follower script for Camera - 4 Different road models - Car crash fragmentation system based on car velocity

Model T:

Pieces: 17

Verts: 1749

Tris: 3426


GT3:

Pieces: 12

Verts: 2099

Tris: 4064


Beetle:

Pieces: 15

Verts: 2094

Tris: 4096


Roads:

T-Shaped Road:

Pieces: 4

Verts: 640

Tris: 1172


+-Shaped Road:

Pieces: 4

Verts: 642

Tris: 1180


L-Shaped Road:

Pieces: 4

Verts: 654

Tris: 1200


I-Shaped Road:

Pieces: 4

Verts: 530

Tris: 964


This package is created for driving cars in an existing project without needing extra scripts like car controllers or camera controller. you can import the package directly into your project and drive immediately without needing an extra script.


▶️ Key Features ◀️

3 Unique Stylized Cars: All cars have a consistent artistic style that is designed to look different but familier with know car models.

Very Easy To Use Car Controller: Each car has custom car controller script which you can drive cars with.

Custom Car Follower: Using Car Follower script for your camera allows you to follow your cars with your camera with a smooth movement.

Car Light System: The lights of the car are interactable. Rear red lights turns on while making brake and front lights can be toggle on or off using a custimizable button.

Car Crash System: The car crasher system allows you to disassemble the cars when a specified force is applied to the car like hitting a wall.

Modular Road Pack: The road pack has 4 stylized pieces that are +, T, L and I shaped. You can easily connect those road pieces and create customized streets for your games.


The colors of the cars are very customizable. You can easily change the colors of the cars or you can easily apply a custom texture to the cars. The cars are designed in very low poly which is highly performant for your projects. 


If you liked this package, please leave a review!


Price $20.00

Voxel Spaceships by tomyart

Asset Store newest packages - 2025, June 10 - 14:02
A collection of 39 stylized voxel spaceships, ready to drop into your Unity project. Perfect for sci-fi, space shooters, or retro/arcade-style games.

Number of textures: 17

Texture dimensions: 32x32

Minimum polygon count: 856

Maximum polygon count: 4,092

Number of meshes/prefabs: 39

Rigging: No

UV mapping: Yes

This package includes 39 stylized voxel spaceship models in three categories:

  • ⚙️ 20 Standard Ships – versatile and ready for any role
  • ⚔️ 9 Elite Ships – sleeker and more powerful designs
  • 💀 10 Special Ships – unique, bold, and eye-catching

Models are provided in FBX, VOX, and Unity prefab formats. All ships are designed to use a shared material and texture, keeping them lightweight and highly optimized – ideal for mobile, casual, or retro sci-fi games.

Ready-to-use Unity prefabs with colliders included
🛠️ Simple customization instructions are provided, so you can easily change the look of the ships and adapt them to your game.


Price $7.99

Pages

Subscribe to Babel X3D aggregator