Overview:
World of Gods is an MMO engine designed for simplicity and ease of use, offering everything necessary for a smooth multiplayer experience. With core features like classes, crafting, item malls, and more, it is perfect for developers looking to create MMO games without the complexity. The engine uses Mirror for high-level networking, and the source code is completely included, allowing for deep customization and extensibility.
Features:
- Classes & Combat: Includes Archer, Warrior, Mage, and Priest classes with various combat mechanics such as regular attacks, blocks, and critical hits.
- Parties, Guilds & Chat: Essential for multiplayer games, the engine includes a party system for group hunting, guilds for long-term collaboration, and a chat system for communication.
- Crafting System: A simple yet powerful crafting system with customizable recipes.
- Item Mall: Supports an item mall where goods are sold for coins, enabling monetization through various payment methods.
- Monsters: Monsters can be installed and customized with different stats, aggro radius, and behavior.
- Safe Zones: Provides safe zones to prevent attacks and spawn camping, ensuring a fair experience for beginners.
- NPCs: NPCs can sell, buy items, run guilds, resurrect pets, and give missions.
- Mounts & Pets: Includes player-owned creatures like horses and pets, which assist in travel and combat.
- Scriptable Items/Skills/Quests: A robust system for creating custom items, skills, and quests through Scriptable Objects.
- Database: SQLite integration for military-grade database management, easy to replace with other systems.
- Character Creation & Login: Simple character creation and login system, with support for third-party validation.
- Portals & Instanced Dungeons: Optimized for easy use, allowing players to enter dungeons through portals without needing extra server computers.
Platform:
- Unity Version: Built on Unity 3D.
- Networking System: Mirror Networking, perfect for multiplayer projects.
- Database: Default use of SQLite, which is flexible and can be replaced by other systems.
- Server Hosting: Detailed documentation is available for hosting the server.
Online Docs:
No reviews found!
No comments found for this product. Be the first to comment!