πŸ’»UI Example

Example UI Requires TextMeshPro Essentials

NanoSave supports Legacy UI, but the example UI elements use TextMeshPro, as Unity's old UI Text is now legacy. To view the examples, install TMP Essentials (Window β†’ TextMeshPro β†’ Import TMP Essential Resources). All components support TextReferences, so if you prefer Legacy UI, you can switch to using Text instead of TMP.

The example scene can be found in the Plugins > GameCreator > Installs > [email protected] > Scenes folder

The example prefabs can be found in the Plugins > GameCreator > Installs > [email protected] > Prefabs folder

Creating your own UI

We recommend you to use an example UI as a starting point instead of making one from scratch.

β€’ Duplicate the example UI before making any modifications.

β€’ Avoid modifying the original example UI so that future NanoSave updates won’t overwrite your custom work.

Last updated