Community Tutorial Videos

From Legends of Aria Admin and Modding Wiki
Revision as of 14:08, 28 March 2022 by Gizmo (talk | contribs) (Legends of Aria Unity Toolkit)
Jump to: navigation, search

Legends of Aria Unity Toolkit

  • Things you need in order to start building custom maps, bring in custom objects, custom images amongst other tools. In order to get started you will need to get the following files
    • Unity version 2020.1.17f1 - (the version needed for the toolkit)
    • LOAToolkit-Unity-2020.1.14 - (the toolkit which contains all the assets and world building tools)

How to setup your unity development environment

  • Create a new 3D project in unity.
  • Click the Assets menu, select import packages.
  • In the file open window, navigate to your LOAToolkit-Unity-2020.1.14 file and select it.
    • This process may take a moment depending on your PC.
  • When the dialog window pops up and asks if you want to import, select import.
    • This process may take a moment depending on your PC.
  • When its done, you should now see a menu item called LoA Toolkit
    • Congrats you now have access to the toolkit.