Running the Demo
Running the available demo scenes.
You can find the demo in Assets/StylishEsper/Inventool/Examples
. Double click the DemoAttributesCraftsCurrenciesItemsStats.unitypackage
and import the assets (necessary to do before importing the actual demo).
There are 3 demo scenes that work the same way, but they are set up using a different UI option.
FullScreenDemo.unitypackage
The demo with the full-screen UI setup (UI Toolkit).
SplitUIDemo.unitypackage
The demo with the split UI setup (UI Toolkit).
SplitUIDemoUGUI.unitypackage
The demo with the split UI setup (uGUI). This may be preferred by most users.
You may need to open the Inventool editor window at least once before entering play mode.
Double click the demo option of your choice and import the assets. At this point, you can open the newly added demo folder, double click the Demo scene, and enter play mode.
Last updated