Once AnyRPG is installed in your Unity project, follow these steps to initialize the engine and begin creating content:
- Open Welcome Window: In the Unity Editor, navigate to the top menu and select
Tools > AnyRPG > Welcome Window. - Import Resources: In the Welcome Window, click the 'Import TMP Essential Resources' button to ensure TextMeshPro is correctly configured.
From the Welcome Window, you can:
- Sample Games: Find and open included sample games to see how the engine is used.
- New Game Wizard: Launch the wizard to set up a new game project from scratch.
- Support: Access online support resources for in-depth documentation and help.
// Navigate via Unity Editor Menu:
// Tools -> AnyRPG -> Welcome Window