Hello! I am fairly new to Unity3D, but I have made some smaller games before, but now I actually want to create a full finished game. My goal is to make an MMO and there are tons of plugins for Unity and I’m wondering what are the best plugins for an MMO? I want this to be an indie game and I am pretty much good with everything except for coding. Now, it’s not like I haven’t coded before, I have done several things in JavaScript, but not much in C#. I was hoping some of you guys in the community could help me put a list together of the best plugins to help me accomplish my game. Here are the basics of my game…
-
Character creation. It is more of an animated game so the eyebrows, eyes, and mouth will be 2D textures (I don’t know if that affects anything with character customization).
-
Like every MMO, I want it to have an inventory, chat system, action bar, health and armor bar, an energy bar (how much energy you have for building things), vendors, enemies, and NPCs
-
Quest system
-
Factions. There will be 4 different factions and depending on which one you choose after completing a quest for each faction, you can only buy the armor that chosen faction provides (not including pieces of armor that enemies can drop or buy from other vendors – except the other faction vendors).
-
I want certain pieces of armor, weapons, and other equipable items / consumables to have different rarity.
-
I want there to be properties where you can build pretty much whatever you want from various bricks.
-
I am planning on there being multiple worlds, so I want there to be spaceship travel. So, for example, you would go to a launch pad to a dedicated world and when you press the button to use your spaceship it shows you taking off, then it would go to the loading screen, then show you landing at the new world.
-
Speaking of spaceships, I would like it to where you could create your own spaceship and cars. I want this to be a game where you can build lots of stuff.
-
I definitely need animation, but I don’t know if I really need a plugin for that, but if there are some good plugins or programs to where it might auto rig my character and I pose it for animations that might be good.
Sorry for the long post, this is my first post and I really want my game idea to get completed. Thanks!