For the complete documentation index, see llms.txt. This page is also available as Markdown.

Unity Asset Store Installation

Any(MMO)RPG is available via github and the Unity Asset Store. This page describes how to install it from from the Unity Asset Store.

Find Any(MMO)RPG on the Unity Asset Store

Any(MMO)RPG can be found on the Unity Asset Store at https://assetstore.unity.com/packages/slug/234361

Install the Correct Unity Version

The Any(MMO)RPG Unity package is exported as a complete project because it requires specific build settings, compiler settings, layers, and tags to function. Due to the way full projects are exported in Unity, they must be imported with the same or higher Unity version they were exported with.

You can find the correct Unity version right on the asset store page.

Create a New Unity 3D Project

Open Unity Hub and select the Projects tab. Click New project.

If you have multiple versions of Unity installed, you will need to select the correct editor version. Choose Universal 3D (SRP), optionally name your project, and click the Create project button.

Install the Any(MMO)RPG Unity Package

Add the Any(MMO)RPG asset to your assets by clicking the Add To My Assets button on the asset store page.

Once the asset is added to your assets, click the Open in Unity button.

When the package manager opens in Unity, click the Download button to download the package.

Once the package has downloaded, the Import button should become available. Click it.

A warning window will pop up letting you know this package will overwrite all project settings. Click Import.

When the Import Unity Package window appears, click Next.

Click Import.

The Any(MMO)RPG Unity package contains hundreds of textures, icons, 3d models, and audio files. You can expect the import to take a few minutes, even on a reasonably fast computer.

The Welcome Window

The welcome window should popup once the project opens. If not, you can find it at Tools -> AnyRPG -> Welcome Window.

Install TMP Essental Resources

Click the button Import TMP Essentials

When presented with the option, accept the defaults and click Import.

You should now see the warning has disappeared.

Next Steps

Congratulations, AnyRPG is now ready to use!

From here you can install optional addons, explore the included sample games or get started creating your own game.

Last updated