Snooker Club (URP) by DEXSOFT
Technical Details:
- Number of Meshes: 82
- Number of LOD stages: 1-4 per model
- Number of Prefabs: 101
- Number of Materials: 82
- Number of Textures: 156
- Texture Resolutions: up to 4K
- Texture Formats: TGA and PNG
Detailed Snooker Club interior, including a main bar counter, snooker table, music stage, props, seating and tv screens.
URP Version Only!
Meshes:
82 unique meshes included:
- Snooker table with additional props
- Multiple table and seating types: chairs, barstools, booths
- Bar props: bottles, glasses, drinks, shelves, wall decorations
- Music Stage with instruments and speakers
Modular Environment & Example Scene:
The included example scene showcases a fully assembled snooker club interior with realistic lighting, detailed props, and an authentic layout.
All pieces are modular, allowing you to customize the space to fit your project needs.
Contact:
Email: info@dexsoft-games.com
Join our DISCORD server
Price $29.99
Daikage Save Pro by VectorStudiosNig
Technical Summary
Architecture Overview
Daikage Save Pro follows a modular, provider-based architecture that ensures flexibility, maintainability, and extensibility.
Core Components
- SaveManager - Central hub managing all save/load operations
- SaveConfig - ScriptableObject-based configuration system
- ISaveProvider Interface - Abstraction layer for different save formats
- EncryptionManager - Handles data security and encryption
- CloudSaveManager - Manages cloud save operations
- SaveableComponent - Component-based GameObject persistence
Provider System
- JsonSaveProvider: Human-readable JSON format with pretty-print option
- BinarySaveProvider: Compact binary format for performance
- XmlSaveProvider: Structured XML format for complex data
- PlayerPrefsSaveProvider: Unity's built-in preference system
Security Features
- AES-256 Encryption: Industry-standard symmetric encryption
- XOR Encryption: Lightweight obfuscation for performance-critical scenarios
- Automatic Key Generation: GUID-based encryption keys
- Data Integrity Validation: Built-in data corruption detection
Cloud Integration
- Firebase Provider: Real-time database integration
- Google Play Games Provider: Platform-specific cloud saves
- Custom REST Provider: Generic HTTP API integration
- Conflict Resolution: Automatic cloud/local data synchronization
Performance Characteristics
Benchmarks (Unity 2022.3, Windows 10)
- JSON Save: ~2ms for 1MB data
- Binary Save: ~1ms for 1MB data
- Encryption Overhead: +15% processing time
- Compression Ratio: 40-70% size reduction
- Memory Usage: <50MB peak during large operations
Optimization Features
- Async/await pattern prevents UI blocking
- Memory pooling for large data operations
- Lazy loading for improved startup times
- Background auto-save with configurable intervals
Data Structure Support
Native Unity Types
- Vector2, Vector3, Vector4
- Quaternion, Color, Rect
- Transform data (position, rotation, scale)
- All primitive types (int, float, string, bool)
Custom Data Types
- Serializable classes and structs
- Generic collections (List<T>, Dictionary<K,V>)
- Nested object hierarchies
- Interface-based polymorphic data
Editor Integration
Custom Inspector Windows
- SaveManager Window: Central management interface
- Save Configuration Editor: Visual config setup
- Debug Tools: Save file browser and manipulation
- Validation System: Configuration error detection
Scene Integration
- One-click SaveManager setup
- Automatic SaveableComponent discovery
- Save trigger placement tools
- Real-time save monitoring
Error Handling & Debugging
Comprehensive Logging
- Detailed operation logs with timestamps
- Error categorization (Critical, Warning, Info)
- Performance metrics and timing data
- Cloud sync status and conflict resolution logs
Built-in Validation
- Data integrity checks before save/load
- Encryption key validation
- File system permission verification
- Cloud connectivity status monitoring
System Requirements
Minimum Requirements
- Unity 2020.3 LTS or newer
- .NET 4.x or .NET Standard 2.1
- 10MB available disk space
Recommended Specifications
- Unity 2022.3 LTS
- 2GB RAM for large save operations
- SSD storage for optimal performance
Platform-Specific Features
Mobile Optimizations
- Battery-aware auto-save scheduling
- Background save operations
- Network-aware cloud synchronization
- Memory pressure handling
Console Support
- Platform-specific save locations
- Achievement integration
- User profile management
- Save data roaming
Daikage Save Pro - Professional Save/Load System
Transform your Unity project with the most comprehensive save/load system on the Asset Store! Daikage Save Pro is a professional-grade solution that handles all your game data persistence needs with enterprise-level features, security, and performance.
🌟 Why Choose Daikage Save Pro?
Save Development Time: Drop-in solution that works out of the box - no complex setup required!
Multiple Save Formats: JSON, Binary, XML, and PlayerPrefs support with seamless switching
Enterprise Security: AES-256 and XOR encryption protect your player data
Cloud-Ready: Built-in support for Firebase, Google Play Games, and custom REST APIs
Performance Optimized: Async operations with optional compression for faster saves
Developer Friendly: Visual editor tools, comprehensive documentation, and example scenes
✨ Core Features
- 4 Save Formats: JSON, Binary, XML, PlayerPrefs
- Military-Grade Encryption: AES-256 & XOR encryption
- Data Compression: Reduce file sizes by up to 70%
- Async Operations: Non-blocking save/load operations
- Auto-Save System: Configurable triggers (pause, focus loss, scene change)
- Multiple Save Slots: Unlimited save slot support
- Version Migration: Automatic data migration between game versions
🚀 Premium Features
- Cloud Save Integration: Firebase, Google Play Games, Custom REST API
- Advanced Editor Tools: Visual save management and debugging interface
- Drag & Drop Components: SaveableComponent for instant GameObject persistence
- Smart Save Triggers: Automatic saving based on game events
- Professional UI Examples: Complete save/load interface templates
📱 Platform Support
- Windows, Mac, Linux
- iOS, Android
- WebGL compatible
- Unity 2020.3 LTS or newer
🎯 Perfect For
- Indie developers needing robust save systems
- Studios requiring enterprise-level data security
- Mobile games with cloud save requirements
- RPGs, simulation games, and progression-based titles
- Any project requiring reliable data persistence
📚 What's Included
- Complete source code (C#)
- 50+ example scripts and demos
- Comprehensive documentation
- Video tutorials
- Professional support
- Regular updates
💡 Quick Start
- Import the package
- Add SaveManager to scene (one click)
- Configure SaveConfig settings (Check Documentation in Package)
Join thousands of developers who trust Daikage Save Pro for their save system needs!
Price $29.99
Veridian Imposters by Veridian Systems
Core Features
- Mesh Generation: Creates multi-plane meshes with 2, 3, 4, 6, or 8 intersecting vertical planes (corresponding to 4, 6, 8, 12, or 16 capture angles). Optionally add any number of horizontal planes for top-down coverage.
- Texture Generation: Captures Albedo and high-fidelity, world-space Normal Maps. Includes built-in Supersampling (SSAA) and an Edge Padding algorithm to eliminate halo artifacts.
- In-Editor Snapshot Previews: Review the generated Albedo and Normal map atlases directly in the editor window before creating the final assets, allowing for rapid iteration and adjustment.
- Customizable Capture Lighting: Fine-tune the key and ambient light intensity, color, and rotation within the capture environment to ensure the imposter's baked lighting perfectly matches the source model.
- Precise Pivot Control: Override automatic pivot detection by placing a simple BillboardAnchor object in your source prefab to explicitly define the imposter's rotation and grounding point.
- Automatic LOD Integration: Intelligently creates or updates LOD Group components on your prefabs. The entire workflow is non-destructive, creating all new assets in a dedicated folder.
- Settings Presets: Save all tool settings to ScriptableObject assets to create and share reusable presets for different types of models (e.g., "Conifer_Tree_Settings," "Grass_Settings").
Limitations & Workflow RequirementsThe tool is compatible with the Built-in, URP, and HDRP render pipelines. However, please be aware of the following limitations and specific workflows:
- Static Imposters: The generated imposters are static and do not support vertex animation like wind. They are a "photograph" of your source model.
- Lighting and Shadow Rendering: Imposters are fundamentally flat planes. As such, they do not receive or cast complex, high-fidelity shadows. A shadow cast onto an imposter can look unnatural up close, and the imposter itself will not cast a detailed silhouette. This is an inherent limitation of the technique and is why imposters are most effective at a distance.
Required HDRP Workflow: To ensure correct results in the High Definition Render Pipeline, two manual steps are required:
You must add the UNITY_HDRP Scripting Define Symbol to your Project Settings.
- During the capture process, the source asset must temporarily use an Unlit shader. This is necessary to prevent HDRP's advanced, volume-based lighting from overexposing the texture bake. Full instructions are provided in the documentation.
- Best for Symmetrical Models: The tool produces the best results for objects that are roughly symmetrical, like single-trunk trees and bushes. It is not recommended for highly asymmetrical models or models with large concave gaps.
What's Included
- The core Veridian Imposters Editor Tool scripts.
- A comprehensive Demo Scene (URP only) showcasing the final quality.
- Example 3D Models: Three realistic oak trees and three stylized alien trees.
- Extensive Documentation: A comprehensive PDF user manual and well-commented C# scripts for advanced users.
- The BillboardSettings presets used to create the demo content.
Is your framerate dropping every time you look at your forest? Are your sprawling cities grinding to a halt? Stop sacrificing visual detail for performance.
Veridian Imposters is a powerful editor tool for optimizing complex 3D models in Unity. It converts any high-poly model into an efficient, lightweight 3D imposter, letting you populate your world with thousands of detailed objects while maintaining a high framerate.
This is not a standard billboard. Instead of a flat, camera-facing plane or a simple two-plane crosstree, Veridian Imposters builds a custom 3D mesh from several intersecting vertical and horizontal planes. As you move around the object, this multi-plane construction provides a convincing sense of depth and volume that simple techniques lack. The generated albedo and normal maps ensure it reacts to light correctly, creating a seamless transition from your high-poly model.
It's the perfect, non-destructive tool for optimizing dense forests, detailed props, distant architecture, and any other scene that's heavy on geometry.
Key Features
Advanced Mesh ConstructionGo beyond a simple 2-plane cross-hatch. Veridian Imposters lets you build a mesh that truly fits your model's volume and complexity.
- Vertical Planes: Choose from 2, 3, 4, 6, or 8 vertical planes to find the perfect balance between detail and performance.
- Horizontal Planes: Add any number of top-down planes, essential for making tree canopies or fields of grass look full and solid when viewed from above.
- Profile Shaping: Use simple Quads for maximum performance or tapered Octagons for a tighter silhouette that reduces transparent overdraw.
The BillboardAnchor for a Perfect PivotTired of imposters rotating from the wrong spot? Simply add an empty BillboardAnchor GameObject to your source prefab. Our tool will use its exact position as the pivot, guaranteeing your trees and objects are perfectly grounded and rotate correctly.
Two Powerful Render Modes
- Efficient Mode (Recommended): Creates the most performant imposters using half the texture space and double-sided materials. Perfect for filling your scene with thousands of objects.
- High-Quality Mode: Generates unique front and back faces for superior lighting accuracy. Ideal for hero assets where visual fidelity is paramount.
Seamless LOD Group IntegrationThe tool intelligently handles Level of Detail groups. It can add the generated imposter as the final LOD to an existing setup or create a new LOD Group from scratch with your original model as LOD0. The entire workflow is non-destructive.
Advanced Capture & Material ControlFine-tune every aspect of the generation process:
- Full control over texture resolution, normal map generation, and supersampling.
- Adjust lighting in the capture environment to perfectly match your original asset.
- Tweak alpha clipping values for both the texture bake and the final material.
With a clean, intuitive interface and comprehensive tooltips, you can start optimizing your scenes in minutes.
Price $0.00
Stylized Medieval Village by JustCreate
Gamedev community where you can share your works, read asset announcements and get customer support
Build the cozy fantasy village of your dreams with this highly detailed Stylized Village pack!
This comprehensive collection includes everything you need to create a charming and immersive medieval-style settlement – from modular buildings to interiors, animals, and stylized props.
Features:
- High-Quality Models
- Exceptional Attention to Detail
- Modular Building System (walls, floors, roofs, and more)
- 10 Pre-Built Houses in 2 Color Variants
- Themed Buildings: Magic Potion Shop, Blacksmith, and Tavern
- Animals to Breathe Life into Your Village
- Interior Props (furniture, decorations, etc.)
- Stylized Food Assets (dishes, produce, and ingredients)
- Ready-to-Use Demo Map Included
Whether you're building an RPG hub, a fantasy town, or a peaceful countryside village, this pack gives you the tools to bring your world to life with charm and flexibility.
Optimized for:
- Universal RP - Unity 2022.3+ (default)
- Standard RP - Unity 2022.3+ (included .unitypackage)
- High-Definition RP - Unity 2022.3+ (included .unitypackage)
Featured Assets:
Join the Just Create Studio community on: Discord | Twitter | Instagram
info@justcreate3d.studio - customer support
Price $59.99
Axe Master 2D - Game Template by Black Rose Developers
1.Art
Art folder is subdivided into two folders.
A. Materials
Contains 4 various materials used in the game, which can be customized with different colours or textures including a physic material.
B. Sprites:
Contains 24 unique sprites of game UI and Icon(PNG)
2. Prefabs
The Prefabs folder has 28 prefabs categorized into 5 folders that can be used throughout the gameplay.
3. Scenes
- MainMenu: this is the starting scene of the game which will guide you to the main game play scene or exiting the game
- Scene-1: this is the main game play scene
4. Scriptable Objects
- Data Storage: Main storage of game data (number of levels and unlocked ones)
- Contents: this scriptable object contains the levels and weapons
- Gameplay Data: Contains level number, win state, scores and the game result
- UIData: Contains 4 different UI elements
- Level 1 - 10: contains scriptable objects of the game levels which have data of each level such as number of weapons, weapon type and the required hit number to pass levels.
5. Scripts
14 Scripts with clear names and functions to ensure easy understanding.
🎮 Axe Master 2D 🚁💥
Sharpen your aim and test your reflexes! In Axe Master 2D, you'll throw axes and knives to hit moving, spinning targets. Watch for bonus items on the target that boost your score! The game includes 10 ready-made levels, and you can easily add more to expand the fun.
🔹 Key Features
🎨 Art Assets: 34 vibrant PNG sprites (including game icon) and 4 customizable materials.
🧩 Prefabs: 28 organized, ready-to-use prefabs for fast and easy scene building.
🌍 Scenes: Includes a Main Menu and a flexible level scene that’s easy to expand.
💻 Scriptable Objects: Easily manage levels, gameplay data, and UI — includes levels 1–10.
🖥️ Scripts: 19 clean and well-structured C# scripts ensure smooth and optimized gameplay.
🔧 Customization
Everything is designed for flexibility — add levels, modify graphics, or adjust mechanics to make the game your own.
📧 Support
Need help or have questions? Reach out anytime via our website: blackrosedevelopers.com
Price $15.00
Easy Multiplayer Lobby by Licaster Games
Multiplayer Lobby System for Photon PUN 2
This package provides a simple yet effective online lobby system for Unity projects using Photon PUN 2. Players can easily create or join rooms, see a live room list, and use built-in filters to find the right match quickly.
Key Features
- Fully functional lobby flow (create, join, leave rooms)
- Real-time room list with filtering
- Ready system for players
- Host/master client controls
- Basic player profile settings
- Clean and lightweight UI
- Easy to integrate and customize
The provided UI is fully customizable, so you can adapt the look and feel to match your game’s style. The system is genre-agnostic — it works great for FPS, co-op, party games, or any small to medium scale multiplayer project that needs a simple yet flexible lobby and matchmaking layer.
Requirements
- Photon PUN 2 must be installed separately (free on the Unity Asset Store).
- TextMesh Pro (included in Unity Packages).
- Tested with Unity 6 and Photon PUN 2.
Support
Comes with clear documentation and an example scene to help you get started right away.
If you’re looking for an easy way to add online lobby functionality with room list filtering to your multiplayer game, this package will save you time and let you focus on your gameplay.
Price $15.00
Subscriber Package by Debug Devin
Subscriber Package Tool — Decouple Your Game Logic with Ease!
The Subscriber Package Tool is a powerful and intuitive Unity Editor extension that empowers you to decouple communication between game systems using a clean, event-driven architecture. Say goodbye to messy singletons and tight coupling—this tool introduces a seamless Event Channel System that makes your project more modular, scalable, and testable.
💡 Key Features:
✅ Flexible & Customizable:
Tailor the system to your project’s unique needs—whether you're building a full-scale game or a prototype.
🧩 Supports All Data Types:
Broadcast and listen to events with ease using:
- Built-in types: float, int, string, Vector2, Vector3, GameObject
- Your own custom types are fully supported too!
🕹️ Designed for All Game Genres:
Whether it’s:
- Action ⚔️
- Strategy ♟️
- RPG 🧙
- Simulation 🛠️
or anything in between—the Subscriber Package fits right in.
🎛️ No-Code Editor Tools:
- Create & manage event channels
- Assign subscriber methods without touching a single line of code
- Visualize scene-level dependencies in real-time
🔧 Why Use This Tool?
- Cleaner architecture, no singletons
- Faster prototyping with reusable systems
- Ideal for teams and solo devs building maintainable and scalable projects
💬 Whether you're a hobbyist or a studio, the Subscriber Package Tool will save you time and keep your codebase clean. Unlock true modular game design in Unity—without the headache.
Price $50.00
2D Minimalist Character - Winston by Sahil Gandhi
character PSB size - 512x512
Included Background PSB size - 1920x1080
Rigged - Yes
Animated - Yes
Pixel Based
This project is fit for any 2D RPG, Action, Adventure, Simulation games, etc.
the assets are animated with the following list of animations -
- walk
- Nod
- Idle
- Hit
- Jump
Price $9.99
3D Bankamatic ATM Model by Bay Honour
📊 Technical Details:
- Average Verts And Normals Count per Model:
- "Bank" : 696 Verts & 225 Normals
- "NumPad" : 384 Verts & 51 Normals
- "Card Reader" : 284 Verts & 93 Normals
- "Gosterge" : 4 Verts & 1 Normals
- "Glass" : 4 Verts & 1 Normals
- "Door Madeni" : 80 Verts & 56 Normals
- "Door Cash" : 80 Verts & 60 Normals
- Texture Sizes:
- Best Quality
- Texture Maps:
- Base Color
- Emissive
- Height Map
- Normal Map
- Roughness
- Metallic
- Supported Pipelines:
- Built-in Render Pipeline (default)
- URP compatible (via material conversion)
===============================================================
🪖 3D Bankamatic ATM Model With Touch Screen And NumPad
===============================================================
🎯 Description:
This package includes 3D Bankamatic ATM Model
🏋️ Content:
Model Includes
- Touch Screen
- Card Reader
- Coin Area
- Banknote Area
- NumPad Area
Each model is:
✔️ Game Ready
✔️ UV-unwrapped (non-overlapping)
✔️ Prefab setup for plug-and-play use
✔️ Pivot points placed logically for animation and placement
📂 Folder Structure:
- Models/
- Individual FBX files per asset
- Textures/
- Organized by asset name
- Prefabs/
- Drag-and-drop ready prefabs
- Scenes/
- Showcase scene with lighting and setup
- Documentation/
- This README file
📏 Scale & Pivot Info:
- All models are scaled to real-world proportions (1 unit = 1 meter)
- Default Unity cube (1x1x1m) used for scale reference
- Pivot points are logically placed:
- Bottom center for props
- Hinges for doors or animated elements
📌 Usage Notes:
- Suitable for both personal and commercial projects.
- Redistribution or resale of these assets as-is is strictly prohibited.
- Models are intentionally optimized for performance while retaining visual quality.
📧 Support:
For feedback, bug reports or business inquiries, contact:
📩 onurdgn2023@gmail.com
🔥 Thank you for downloading this pack!
If you enjoy using it, consider leaving a ⭐ review — it helps a lot!
===============================================================
Price $6.99
Military System Package by Bay Honour
- Number of Unique Meshes: 4 (Tactical Backpack, Pistol Case, Military Radio, Locker)
- LODs: No
- UVs: Yes (non-overlapping, manually unwrapped)
- Textures: Yes
- Texture Resolution: Good Quality
- Materials: 4
- Format: .FBX + Unity Prefabs
- Prefabs: Yes (All assets are provided as prefabs)
- Render Pipeline Compatibility: Built-in, URP, HDRP
- Demo Scene: Included
- Colliders: Not included (optional for gameplay)
===============================================================
🪖 MILITARY SYSTEM PROPS PACK - README
===============================================================
🎯 Description:
This package includes high-quality, game-ready military-themed props optimized for Unity game development. All assets are built with realistic proportions, clean topology, and PBR-based materials for seamless integration in professional projects.
🏋️ Content:
5 Unique Models:
- Military Vest
- Military Backpack
- Weapon Case
- Locker (with separate door)
- Phone with Charger
Each model is:
✔️ Game Ready
✔️ UV-unwrapped (non-overlapping)
✔️ Prefab setup for plug-and-play use
✔️ Pivot points placed logically for animation and placement
📊 Technical Details:
- Total Unique Meshes: 5
- Average Triangle Count per Model:
- Military Vest: ~6,055 Vertices
- Backpack: ~4,073 Vertices
- Phone And Charger Case: ~28,626 Vertices
- Locker: ~1,949 Vertices
- Weapon Case: ~3,499 Vertices
- Texture Sizes:
- 2048x2048 for most assets
- 4096x4096 for the Military Vest and Backpack (for extra detail)
- Texture Maps:
- Albedo (Base Color)
- Normal Map
- Roughness
- Metallic
- Ambient Occlusion (AO)
- Supported Pipelines:
- Built-in Render Pipeline (default)
- URP compatible (via material conversion)
📂 Folder Structure:
- Models/
- Individual FBX files per asset
- Textures/
- Organized by asset name
- Prefabs/
- Drag-and-drop ready prefabs
- Scenes/
- Showcase scene with lighting and setup
- Documentation/
- This README file
📏 Scale & Pivot Info:
- All models are scaled to real-world proportions (1 unit = 1 meter)
- Default Unity cube (1x1x1m) used for scale reference
- Pivot points are logically placed:
- Bottom center for props
- Hinges for doors or animated elements
📌 Usage Notes:
- Suitable for both personal and commercial projects.
- Redistribution or resale of these assets as-is is strictly prohibited.
- Models are intentionally optimized for performance while retaining visual quality.
📧 Support:
For feedback, bug reports or business inquiries, contact:
📩 onurdgn2023@gmail.com
📩 artstation.com/bayhonour
🔥 Thank you for downloading this pack!
If you enjoy using it, consider leaving a ⭐ review — it helps a lot!
===============================================================
Price $7.00
Retrofy - Simple Texture Retro Tool by Cartridge
- Works with any Unity texture
- Works in all Rendering Pipelines
- Batch processing support for handling multiple textures
- 18 built-in retro console-style presets
- Optional Floyd Steinberg Dithering
- Full manual control over resolution, color depth, and dithering
- Multiple downscaling methods: Nearest Neighbor, Bilinear
- Optional color gradients for console-like tinting
- One-click preview with side-by-side comparison
- Easy-to-use, streamlined UI
- Outputs saved to a dedicated folder for quick access
- No shaders or proprietary console code used
Retrofy Texture is a simple tool for converting your textures into retro, old-console-style textures. Whether you're building a pixel art game, emulating classic consoles, or simply want a nostalgic look, this tool offers a fast and customizable way to get consistent results. With 18 built-in presets and full manual control over resolution, colors, dithering, and more, you can fine-tune textures to match your vision.
Suitable for all genres with a retro aesthetic, especially 2D and low-poly 3D projects. The output is fully customizable, and batch processing makes it ideal for both small and large-scale projects.
This tool
- Does not use anything proprietary from any of these consoles
- Is not a shader
- Does not guarantee exact mimic of the retro consoles and not suitable for complex use cases
This tool:
- does provide multiple presets based on old retro consoles with little to zero effort usage
- does processes any Unity texture easily with easy to use UI
- allows customization with multiple options
- does process multiple textures as a batch
- allow to see previews
- does work super fast and ready to use immediately
Price $4.99
Seraph_Art_Pixel_2D_Character1 by SeraphCompany
Prerequisite package:com.unity.2d.aseprite
This pack includes four 2D pixel-art skeleton characters sharing a unified visual style: shield bearer, mage, warrior, and archer.
Each character features 10 core animations: idle, walk, backstep, jump, stagger, normal attack, strong attack, casting, death, and revival. All animations are hand-drawn, frame-by-frame, using Aseprite.
📦Contents & Setup:
- Unity project ready for import
- Demo scene: Assets/Seraph_Art/Scenes/PixelCharacterScene – allows character switching and animation preview
- Source sprites: Assets/Seraph_Art/Pixel/Character – organized by character class
- PNG frame sequencesOriginal .ase files with full layer data for easy customizationIncludes:
Unity prefabs with preconfigured Animator Controllers
📁Includes:
- Preconfigured Unity prefabs and Animator controller
- PNG image sequence of animation frames
Bring some charming undead energy to your 2D game with this Skeleton Character Pack — four hand-crafted pixel-art heroes that slot straight into platformers, roguelikes, RPGs, metroidvanias, or any project that needs personality-rich enemies or playable characters.
🎮What’s inside
- 4 Classes – Shield Bearer, Mage, Warrior, Archer – all sharing one cohesive art style.
- 10 Core Animations per class – Idle, Walk, Backstep, Jump, Stagger/Hit, Normal Attack, Strong Attack, Cast, Death, and Revival (frame-by-frame).
- 300+ individual PNG frames (128× 64 base resolution), plus neatly set-up Unity prefabs with Animator Controllers.
- Layered *Aseprite files for every sprite sheet – tweak colors, edit weapons, or add new frames with ease.
- Pixel-perfect import settings, slice data, pivots, and sorting points already configured.
- A plug-and-play demo scene that lets you cycle through characters, swap animations, and preview everything in motion.
🛠Made for customization
Because every sprite sheet is supplied as a layered .ase file, you can:
- Re-color armor or bones in a couple of clicks.
- Replace weapons or add accessories on their own layer.
- Insert extra frames and keep the timeline intact.
📄License & Support
- Royalty-free for commercial and personal projects (see standard Asset Store EULA).
- Need help or extra frames? --> 583773279@qq.com
⚔Level up your undead roster in minutes—just drop the prefabs into your scene and press Play!
Price $4.99
Feminine Mage - Motion Capture by Rapa XR
Animation Type: Humanoid
Animation Count: 25
Animation Skeleton: Unity Dude Skeleton
Step into the mystical world of magic with the Feminine Mage Collection, featuring 25 HD 60 FPS motion capture animations that showcase a wide range of elemental and magical abilities. Performed by a talented female mocap specialist, this collection highlights graceful, yet powerful, magical movements with an emphasis on feminine energy and fluidity.
From summoning elemental forces like Air, Fire, Water, and Earth, to casting spells like healing and energy blasts, these animations are designed to bring a sense of grace and intensity to your mage characters. Whether it's an air conjuring or a protective shield, each animation is crafted to showcase strength and elegance, perfect for a wide variety of game genres, from RPGs to action-adventure.
This collection also features animations for classic mage abilities such as energy blasts, levitation, and power-ups, making it a must-have for developers looking to enhance their magical combat systems with a feminine touch.
Animation List:
- AS_Feminine_Mage_Air_01
- AS_Feminine_Mage_Air_02
- AS_Feminine_Mage_Air_03
- AS_Feminine_Mage_Air_Charge_01
- AS_Feminine_Mage_CloudCover_01
- AS_Feminine_Mage_Earth_01
- AS_Feminine_Mage_Earth_02
- AS_Feminine_Mage_Earth_Charge_01
- AS_Feminine_Mage_Energy_Blast_01
- AS_Feminine_Mage_EnergyBow_01
- AS_Feminine_Mage_Ether_01
- AS_Feminine_Mage_Ether_02
- AS_Feminine_Mage_Fire_01
- AS_Feminine_Mage_Fire_02
- AS_Feminine_Mage_Fire_Charge_01
- AS_Feminine_Mage_FocusPush_01
- AS_Feminine_Mage_Heal_01
- AS_Feminine_Mage_Levitate_01
- AS_Feminine_Mage_PowerUp_01
- AS_Feminine_Mage_Shield_01
- AS_Feminine_Mage_Shield_02
- AS_Feminine_Mage_Water_01
- AS_Feminine_Mage_Water_02
- AS_Feminine_Mage_Water_03
- AS_Feminine_Mage_Water_Charge_01
Key Features:
- 25 HD 60 FPS motion capture animations that highlight a wide range of elemental and magical abilities.
- Performed by a female mocap specialist, designed to add elegance and strength to your mage characters.
- Includes conjuring, attack, defensive, and support spells (e.g., healing, energy blasts, levitation, and shields).
- Compatible with the Unity Skeleton.
- Includes root motion.
Social Media Links:
Support the Studio:
As an indie solo mocap studio, I truly appreciate the support from my customers—your purchases keep the lights on and allow me to continue creating motion capture animations.
If you'd like to support my work even more and get access to exclusive content, consider visiting my Patreon.
Price $29.99
Word Connect Game Template - Complete System by InstaCare Inc.
Technical Details
Unity Version: 2021.3.0f1 LTS or newer
Platforms: Mobile (iOS/Android), Desktop (Windows/Mac/Linux), WebGL
Dependencies:
- TextMeshPro (included with Unity)
- Unity UI System
- Unity Audio System
Scripting:
- Language: C#
- Scripts: 11 comprehensive components
- Architecture: Modular, event-driven design
- Coding Standard: Clean, well-documented code
Performance:
- Mobile optimized with efficient algorithms
- Minimal memory allocation during gameplay
- 60 FPS performance on mid-range devices
- Scalable UI for multiple screen resolutions
Features:
- Complete game loop implementation
- Save/load system ready
- Analytics integration points
- Monetization hooks included
- Touch and mouse input support
File Structure:
- Scripts: Core game logic components
- Prefabs: Ready-to-use UI elements
- Scenes: Demo gameplay scene
- Documentation: PDF user manual
- Tools: Level editor window
Asset Size: ~2MB
Demo APK: Available for testing
Input Methods:
- Touch (mobile optimized)
- Mouse drag and click
- Keyboard shortcuts for testing
UI System:
- Responsive design for all screen sizes
- Smooth animations and transitions
- Accessible design principles
- Customizable color schemes
Level System:
- Procedural generation algorithm
- Manual level creation tools
- Progressive difficulty scaling
- Unlimited level support
Create Professional Word Puzzle Games in Minutes!
The Word Connect Game Template is a complete, production-ready system for creating engaging word puzzle games. Perfect for mobile games, brain training apps, and educational projects.
🎮 CORE GAMEPLAY FEATURES
- Circular Letter Wheel - Intuitive drag-to-connect interface
- Smart Word Formation - Real-time word validation with visual feedback
- Progressive Difficulty - Automatic level scaling with increasing complexity
- Timer System - Optional countdown with warning states and time bonuses
- Scoring System - Points for word length, level multiplier, and time bonuses
⚡ COMPLETE SYSTEMS INCLUDED
- Level Generator - Procedural level creation with balanced difficulty
- Dictionary Manager - Fast word validation with custom dictionary support
- Game Manager - Complete game flow, progression, and state management
- UI System - Polished game interface with animations and feedback
- Audio Integration - Sound effects for selections and completions
🛠️ DEVELOPER-FRIENDLY FEATURES
- Modular Architecture - Easy to customize and extend
- Comprehensive Documentation - Detailed setup guide and API reference
- Level Editor Tool - Built-in Unity editor for creating custom levels
- Mobile Optimized - Touch controls with responsive UI design
- Well-Commented Code - Clean, maintainable C# scripts
📱 PLATFORM SUPPORT
- Mobile (iOS/Android) with touch controls
- Desktop (Windows/Mac/Linux) with mouse input
- WebGL compatible for browser games
🎨 CUSTOMIZATION OPTIONS
- Easy color scheme changes
- Customizable animations and effects
- Flexible scoring algorithms
- Adjustable difficulty progression
- Support for multiple languages
📦 WHAT'S INCLUDED
- Complete source code (C#)
- Demo scene with full gameplay
- UI prefabs and components
- Sample dictionary file
- Level editor tools
- Comprehensive documentation
- Setup tutorial
🚀 PERFECT FOR
- Indie game developers
- Educational game projects
- Mobile game publishers
- Learning Unity game development
- Rapid prototyping word games
Start creating your word puzzle game today! This template handles all the complex systems, so you can focus on content creation and monetization.
Keywords: word game, puzzle game, word connect, letter wheel, mobile game template, unity template, word puzzle, brain training, educational game, complete game system
Price $19.99
Collider Pro - Smart Batch Generator by SKAVA
- Supported Unity Versions: 2021.3 or higher
- Render Pipeline Compatibility: Built-in, URP, HDRP
- Platform Support: All Unity-supported platforms
- Dependencies: UI Toolkit (included in Unity 2021.3+)
- Code Language: C#
- Architecture: Editor Extension
Transform your workflow with the most intuitive collider generation tool for Unity. Say goodbye to manual collider setup and hello to instant, optimized collision detection for your entire project.
🚀 Why Choose Collider Pro?
Whether you're building a massive open world or a detailed architectural visualization, Collider Pro handles it all. Process hundreds of objects in seconds with our smart batch system. Perfect for level designers, environment artists, and anyone who values their time.
✨ Key Features:
- 5 Collider Types - Box, Sphere, Capsule, Cylinder, and Mesh colliders
- Batch Processing - Select multiple objects and generate colliders for all at once
- Smart Detection - Automatically calculates optimal collider bounds
- Modern UI - Clean, dark-themed interface built with UI Toolkit
- Real-time Statistics - See vertex and triangle counts before processing
- Undo/Redo Support - Full integration with Unity's undo system
- Margin Control - Add padding to colliders for perfect gameplay feel
- Child Support - Process entire hierarchies with one click
- Fit Modes - Choose between bounding box or minimal volume fitting
- Progress Tracking - Visual feedback for batch operations
💡 Perfect For:
- Level Design - Quickly add colliders to imported environments
- Prototyping - Test gameplay without manual collider setup
- Asset Preparation - Batch process models before release
- Architecture Visualization - Accurate collision for walkthrough scenes
- Mobile Optimization - Generate simplified colliders for better performance
🎮 How It Works:
- Select your GameObjects in the scene
- Click "Add Selected Objects" in Collider Pro
- Choose your collider type
- Hit "Generate Colliders" - Done!
🔧 Collider Types Explained:
- Box - Fast and efficient for architectural elements
- Sphere - Perfect for round objects and pickups
- Capsule - Ideal for character controllers
- Cylinder - Great for pillars and round structures
- Mesh - Exact collision matching for complex shapes
📊 Performance First:
Collider Pro is optimized for large scenes. Process hundreds of objects without freezing Unity. The tool uses efficient algorithms to calculate bounds and generate colliders with minimal overhead.
🎯 Save Hours of Work:
Stop wasting time manually adding colliders. What used to take hours now takes seconds. Focus on what matters - making great games.
📦 What's Included:
- Full source code (C#)
- Comprehensive documentation
- Example scenes
- Video tutorials (coming soon)
- Email support
- Regular updates
⚡ Requirements:
- Unity 2021.3 or higher
- UI Toolkit (included in Unity 2021.3+)
- Works with all render pipelines (Built-in, URP, HDRP)
Price $15.00
Desert Adventure 2D - Standard Pack by Philippe Dessoly (Golgoth71arts)
• Number of textures: 9
• Number of animations: 25+
• Number of prefabs: 8
• Texture resolution: 256x256 (pixel art)
• Supported Unity version: 2021.3 and above
• Render pipeline compatibility: Built-in only
• Animation type: Frame-by-frame / spritesheets
• Demo scene included: Yes
• Documentation included: Yes (PDF EN/FR)
• AI/ML usage: No
Bring your 2D platformer to life with this hand-crafted pixel art pack inspired by arcade classics.
Includes:
- Hero character with full animation set (Idle, Run, Jump, Shoot, Hit…)
- 2 enemies with animations
- Modular platforms and environment elements
- Demo scene set up and ready to use
- Source spritesheets and prefabs
Optimized for:
- Action / Platformer games
- Retro or cartoon art styles
- Game jams or commercial projects
Ideal for indie developers looking for high-quality animated 2D assets.
Price $14.99
Stylized Cartoon Nature Pack by Hlebyshek
Number of textures: 4
Textures dimensions: 512x512
Number of prefabs: 646
Rigging: No
UV mapping: Yes
PBR: No
Add personality to your game with this stylized environment pack, designed for performance and style.
Includes:
- 23 vibrant trees
- 32 stylized rocks
- 6 mushrooms
- 6 flowers
- 10 bushes
- 10 grass elements
Price $15.00
Music Player for In-Game Music by Flagman Jeremy Network
- Customizable Music Player for Game Soundtracks
- Play & Pause Music Tracks on Demand
- Shuffle & Autoplay Features Supported
Ideal for any game that requires a soundtrack with a playlist of music.
Quick and easy to use and setup in your project!
General Information:
Use this Music Player to integrate a fully-customizable soundtrack music-player into your project.
In under one minute, you can have a soundtrack system that serves as a music player in your project. Add custom songs, control music tracks, and much more with the Music Player.
Features:
- Add Custom Songs to your Playlist
- Play & Pause Music Tracks on Demand
- Shuffle & Autoplay Features Supported
Usage:
- Great for All Types of Games
Price $20.00
Idle Landlord by Damonc Studios
C# source code included.
🏠 Idle Landlord – Complete Idle Game Template for Unity
Build your own idle real estate empire with Idle Landlord, a full-featured and production-ready Unity template. Designed for both prototyping and full game releases, this package lets you create an engaging idle management experience where players buy, upgrade, and rent out apartments to dynamic AI-driven tenants.
Whether you're a solo developer or a small team, Idle Landlord gives you all the systems you need to launch a high-quality mobile or desktop idle game.
💡 Key Features
- 🏘️ House Management System: Unlock, upgrade, and rent out multiple properties, each with customizable stats like bedroom count, rent income, kitchen, and bathroom.
- 🧍 Intelligent Tenants: Fully autonomous AI tenants with lifelike behaviors: sleeping, eating, working, showering, dancing, toilet, shower and more.
- 👨👩👧👦 Family Assignment System: Randomly generated tenant families with unique earnings bonuses and personalities.
- 📊 Upgrade & UI Panels: Professional UI for upgrading houses and businesses, viewing statistics, assigning tenants, and claiming quests.
- 📈 Daily Rent Summary: At the end of each in-game day, players receive a breakdown of earnings, tenant bonuses, and ad multipliers.
- 📦 Persistent Save/Load: Includes a robust save system to persist player progress, upgrades, and unlocked buildings across sessions.
- 🚶 Pedestrians & Traffic System: Bring your city to life with moving cars and pedestrians walking between buildings.
- 💰 In-Game Store & Currency: Dual currency system (Coins & Gems), with a customizable store UI for purchasing boosts, removing ads, and hiring managers.
- 🎯 Quests & Offline Earnings: Daily quests and offline progression help retain players and encourage long-term engagement.
- 📱 Mobile-Ready: Optimized for mobile with smooth camera controls, touch-friendly UI, and integrated ad bonus panels.
🛠️ Designed For:
- Idle/Incremental Game Developers
- Tycoon Game Projects
- Mobile Game Prototyping
- Educational or Learning Projects
Level up your development process and jumpstart your next hit game with Idle Landlord. Everything is cleanly organized, modular, and fully documented — ready to customize and ship.
Asset Store Dependencies
Please make sure to import the following dependencies for the package to properly work:
- https://assetstore.unity.com/packages/vfx/shaders/censor-effect-111983
- https://assetstore.unity.com/packages/2d/gui/cute-cartoon-mobile-gui-97-png-files-35315
- https://assetstore.unity.com/packages/3d/characters/city-people-free-samples-260446
- https://assetstore.unity.com/packages/tools/animation/leantween-3595
- https://assetstore.unity.com/packages/p/safe-area-helper-130488
- https://assetstore.unity.com/packages/p/save-game-free-gold-update-81519
- https://assetstore.unity.com/packages/3d/environments/simplepoly-city-low-poly-assets-58899
- https://assetstore.unity.com/packages/2d/gui/violet-themed-ui-235559
Refund Policy
We do not accept refund requests, as the Asset Store cannot guarantee revocation of downloaded content. Thank you for understanding.
Price $19.99
3 Minotaurs Pack by Garshasp
Character Name : Minotaurs V1
Texture Count: 2
resolotion : 2048 * 2048
PolyCount : Low Poly
Rig : Yes
Animation : No
Model Info:
Vertices: 13.599
Edges:27.186
Face:13.629
Triangles:26.978
Sword_V1 :
Vertices:2.410
Edges:4.852
Face:2.448
Triangles:4.808
-----------------------------------------------------
Character Name : Minotaurs V2
Texture Count: 2
resolotion : 2048 * 2048
PolyCount : Low Poly
Rig : Yes
Animation : No
Model Info:
Vertices: 13.733
Edges:27.553
Face:13.831
Triangles:27.364
Sword_V2 :
Vertices:776
Edges:1.560
Face:784
Triangles:1.552
------------------------------------------------------
Character Name : Minotaurs V3
Texture Count: 2
resolotion : 2048 * 2048
PolyCount : Low Poly
Rig : Yes
Animation : No
Model Info:
Vertices: 11.529
Edges:23.112
Face:11.602
Triangles:22.988
Sword_V3 :
Vertices:249
Edges:507
Face:260
Triangles:494
Stylized Hell Boy
Price $4.99
