uMMORPG 2D

Try game asset uMMORPG 2D 1.50 Unity for your project.

Game Assets
  • Platform

    Unity

  • Version

    1.50

  • Number

    100278

Description

uMMORPG 2D - The lone wolf developer's 2D MMORPG Engine.
( Demo )( Forum )( Discord ) ( FAQ ) ( Showcase ) ( Documentation ) ( Tests )
New: uMMORPG 2D Remastered !
“In the information age, the barriers just aren't there. The barriers are self imposed. If you want to set off and go develop some grand new thing, you don't need millions of dollars of capitalization. You need enough pizza and Diet Coke to stick in your refrigerator, a cheap PC to work on, and the dedication to go through with it. We slept on floors. We waded across rivers.” ― John D. Carmack, Masters of Doom
The MMORPG Dream
20 years ago, MMORPGs used to require millions of dollars of capitalization and large teams of developers.
And then came Unity, with its mission to democratize game development.
uMMORPG's mission is to go one step further to democratize MMO Development.
It's time to begin the era of the Indie MMORPG.
Why uMMORPG 2D?
uMMORPG 2D is based on uMMORPG .
uMMORPG is the most simple and easiest to use MMO engine on the planet for one reason: 99% of the MMO projects fail because they are too complex.
Keeping both the code and the architecture incredibly simple is of utmost importance for the lone wolf developer.
Networking
uMMORPG 2D uses Mirror networking. With Mirror, the Server & Client are ONE project and share 95% of the code. (hence the name \"Mirror\"). Thanks to Mirror, uMMORPG 2D requires less than 10k lines of code while still scaling to 500-1000 CCU easily.
uMMORPG 2D's networking is completely vertically integrated . The full networking stack was designed specifically for uMMORPG and is being improved every single day and battle tested by hundreds of other Unity networking projects.
Community
uMMORPG 2D's most popular hidden feature is its huge Discord Community with over 2500 members. We are all working on our dream games and trying our best to help each other out along the way.
Extensibility
uMMORPG 2D can be modified to your needs easily:
  * A powerful Addon System and dozens of additional Community Addons
  * Scriptable Objects for custom Items/Skills/Quests/Recipes.
  * A detailed Documentation is available online.
  * 100% of the Source Code is included.
Feature: Players
uMMORPG 2D comes with a built in Archer and Warrior class in order to display ranged and melee combat. Additional classes like mages can be created very easily.
Players have levels, experience, gold, skills, inventories, equipment, attributes and animations. They can move both with WASD & Click movement (via Navigation 2D ). The combat system supports regular attacks, blocks and critical hits. Players can fight each other and get penalized with a Murder system.
Feature: Monsters
Monsters can easily be placed in the world and will traverse their surroundings while the server is running. Their stats, aggro radius and movement behaviour can easily be modified in the Unity Inspector. Monsters are lootable after dieing and they can be spawned at runtime, for example with Monster scrolls.
Feature: Npcs
uMMORPG 2D comes with Npcs that can sell or buy items to/from the player, manage guilds, revive pets and offer quests.
Feature: Scriptable Items/Skills/Quests
uMMORPG 2D comes with a powerful Scriptable Items/Skills/Quests system. You can add new items based on existing types (e.g. Potions), or create new types by inheriting from ScriptableItem. There are no limits, you could create a skill that instantly spawns 1000 monsters or kills anyone on the server.
Feature: Mounts & Pets
uMMORPG 2D supports spawnable player owned entities, implemented as Mounts and Pets. Mounts allow the player to move more quickly, while also being attackable by others. Pets can be purchased, summoned and trained. They will fight alongside their owner.
Feature: Parties, Guilds & Chat
Multiplayer games are all about player interaction. uMMORPG 2D comes with a party system to hunt monsters in a group, a guild system for long term collaboration amongst players and a chat to communicate between all of those systems easily.
Feature: Crafting
uMMORPG 2D provides a simple, yet powerful crafting system. Crafting recipies convert a given set of items to a resulting item with a specified probability of success. Crafting can be used to combine items in all kinds of ways, for example:
  * Health Potion + Mana Potion = Vigor Potion
  * Blade + Handle + Sword Recipe = Sword.
Feature: Item Mall
Item Malls are the most successful MMO monetization strategy of the last 20 years. uMMORPG 2D comes with an item mall that allows you to sell items in different categories for different coin prices. uMMORPG 2D is not hard coded to any payment provider. You can any payment provider that you want to sell coins for real money, and then simply post the transactions in uMMORPG 2D's orders table.
Feature: Safe Zones
To avoid chaos, uMMORPG 2D comes with safe zones that can be wrapped around towns. In safe zones, no one can attack each other, which is very useful for starter areas to avoid spawn camping by higher level players.
Feature: Database
uMMORPG 2D uses SQLite by default, which works out of the box and without any additional setup whatsoever. SQLite was developed for Military Grade systems and has 100% test coverage while being extremely easy to use, which is just what we need. The database system can be replaced by any other system.
Feature: Login, Character Selection & Creation
uMMORPG 2D comes with a simple login system that accepts any new account by default. The NetworkManagerMMO.IsValidAccount function can be modified to verify accounts on an external website or database system easily. uMMORPG 2D also provides basic character selection and creation features.
Feature: Security
Before working on uMMORPG 2D, I spent several years reverse engineering a few popular MMORPGs to understand their mechanics and develop Bots . As result, uMMORPG 2D is 100% server authoritative and valides any client input very carefully. A lot of care and effort is taken into protecting the server against cheats and exploits. Any security bug will be fixed within 48 hours.
Feature: Stability & LTS
After almost 4 years of development, both uMMORPG & uMMORPG 2D are finally feature complete and in Long Term Support mode since February 2019, while running on Unity's LTS releases for maximum stability. Any reproducable bug is fixed immediately. Several projects rely on uMMORPG 2D, so bugs and stability always have highest priority.
Roadmap
The majority of the year 2019 will be spent on networking improvements in order to scale up CCU as high as possible, while also doing heavy community stress tests to guarantee maximum stability in production.
Final Words
Back in 2006, I played my first MMO and immediately fell in love with it. Making my own MMORPG is the only thing I ever really cared about since then. Over 12,000 man hours went into uMMORPG & uMMORPG 2D, and it's been a long and difficult journey.
I invite you to our community to join us all on an adventure towards making our dream games. uMMORPG 2D does all the heavy lifting for you and there is finally a reasonable chance of success for the lone wolf developer. But buying uMMORPG 2D is no guarantee for success. It will still require a lot of sweat, tears, focus and long work hours. But it will be worth it, and every step of the way will be increasingly more intense and meaningful for you and your players.

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 80.00
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unity
    Platform
  • 1.50
    Version
  • 100278
    Number