UI Example
Last updated
Last updated
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 > NanoSave.Examples@1.0.0 > Scenes folder
The example prefabs can be found in the Plugins > GameCreator > Installs > NanoSave.Examples@1.0.0 > Prefabs folder
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.