Game Systems
Complete, ready-to-use script bundles for common game features. Each system includes multiple scripts designed to work together.
2D Platformer Starter Kit
Complete 2D platformer foundation with movement, camera, advanced mechanics, health, collectibles, and transitions.
Best first system — perfect starting point
Core Systems 5
Complete Inventory System
Drag-and-drop inventory with stackable items, equipment slots, and JSON save/load persistence.
Dialogue System
Node-based dialogue system with branching choices, conditions, events, and typewriter text effect.
Save & Load System
Flexible save system supporting multiple save slots, auto-save, and both JSON and binary serialization.
Finite State Machine
Clean, extensible state machine for AI, player states, and game flow. Uses ScriptableObject states.
Idle Game System
Core systems for idle/incremental games — passive income generation, offline earnings, upgrade progression, number formatting, and responsive mobile UI.
Starter Kits 7
FPS Foundation Kit
First-person shooter foundation with movement, camera, weapons, projectiles, health, and screen shake.
RTS Starter Kit
Real-time strategy foundation with camera, click-to-move navigation, unit selection, minimap, and wave spawning.
RPG Essentials Kit
Core RPG systems: health, inventory, dialogue, quests, save/load, and damage numbers — everything for an RPG prototype.
Enemy AI Kit
Complete enemy AI pipeline: state machine, patrol, chase, health, and wave spawning with debug visualization.
UI Toolkit Kit
Essential game UI components: health bars, damage numbers, tooltips, minimap, screen fader, and timer display.
Hyper-Casual Starter Kit
Everything you need to prototype hyper-casual games in hours — one-tap input, endless runner template, stack mechanic, score tracking, and swipe controls.
Mobile Controls Kit
Complete touch input system for any mobile Unity game — virtual joystick, on-screen buttons, swipe gestures, pinch-to-zoom, gyroscope, and safe area handling.