Play the demo online here: DEMO
Build classic tile based RPGs without spending months creating the foundation first.
Tile Tick Core RPG is an OSRS inspired RPG framework for Unity built around interconnected gameplay systems, designer friendly editor tools, and server authoritative multiplayer.
Instead of wiring together dozens of disconnected systems, you can focus on creating your world, designing content, and expanding your game.
Built on top of Tile Tick Movement, the framework provides deterministic tile based movement and tick based gameplay while keeping its systems modular and easy to extend. Combat, skills, quests, inventory, equipment, banking, dialogue, NPCs, saving, multiplayer, and world interactions are designed to work together out of the box.
Whether you're building a classic RPG, an MMORPG inspired game, or your own take on the genre, Tile Tick Core RPG gives you a foundation designed to grow with your project.
Included Systems:
Multiplayer and Server Architecture
Build multiplayer RPGs around a server authoritative foundation instead of trying to retrofit networking later.
Character Progression
Grow characters with an experience and leveling system inspired by classic RPGs.
Combat
A tick based combat system supporting the full combat triangle.
Inventory, Equipment and Banking
Everything needed to manage characters, items, equipment, storage, and dropped items.
Skills
Gather resources, process materials, and build additional skills using the same underlying framework.
Included gathering and production skills:
Framework features:
Quests
Create classic RPG quests without writing custom logic for every quest.
NPCs and Dialogue
Create interactive NPCs with branching conversations, shops, quests, and combat behavior.
World Interaction and Travel
Build interactive worlds using reusable systems instead of one off scripts.
Player Interface
Core RPG includes interconnected interfaces for its major gameplay systems.
Audio
A centralized audio system provides a consistent way for gameplay systems to request and control sound.
Powerful Editor Tools
Core RPG includes purpose built editor tools that make creating and managing content faster than manually working with individual ScriptableObjects.
Built to Grow
Core RPG is designed as a framework, not a locked game template.
Create your own skills, combat mechanics, spells, spellbooks, enemies, NPCs, quests, shops, items, equipment, interactions, locations, and world objects using the same architecture the included content uses.
Systems are separated so individual parts can be extended or replaced as your project grows. You get working gameplay systems without giving up access to the code and architecture underneath them.
Included Demo
The package includes a playable demo environment demonstrating the framework's systems working together.
Explore and test:
Documentation and Support
Getting started should not require reverse engineering someone else's code.
The package includes online documentation, setup guides, Quick Start material, tutorials, and an active Discord community where you can ask questions, report bugs, request features, and share what you're building.
Great For