πŸ–₯️
Fullscreen
  • πŸ‘‹Welcome
  • πŸ—ΊοΈRoadmap
  • πŸ”ŒGame Creator 2 Assets
    • ✏️Editor Pro
      • βš™οΈSetup Guide
      • πŸ“„Getting started
      • βœ…Supported Assets and Types
      • ⁉️Troubleshooting
      • πŸ“–Releases
    • πŸ“¬Mailbox
      • βš™οΈSetup Guide
      • πŸ’‘Guides and Demo Scene
        • 🏠Demo Scene
        • πŸ”§Set up your scene
        • πŸ’»UI Examples
        • πŸ“¨Sending Letters
        • πŸ“©Running Instructions On Open Letter
        • πŸ“…Time & Date
        • πŸ—‘οΈDelete vs. Hide Letters
        • 🎨Letter Themes
        • πŸŽ’Include Items in Letters
        • πŸ“–Using Global Dynamic Values
      • ⚑Triggers
        • On Letter Received
        • On Letter Deleted
        • On Letter Hidden
        • On Letter Opened
      • πŸ“˜Instructions
        • Send Letters to Mailbox
        • Send Letter to Mailbox
        • Send Random Letter to Mailbox
        • Set Letter
        • Mark Letter as Read
        • Mark Letter as Hidden
        • Delete Letter
        • Clear Mailbox
        • Claim Item in Letter
      • βœ…Conditions
        • Check for Random Letters in Mailbox
        • Check for Unclaimed Items in Letter
        • Check for Unclaimed Items in Mailbox
        • Check for Unread letter in Mailbox
        • Is Equal to Letter
        • Does Letter Contain Items
        • Is Item Claimed in Letter
        • Is Letter Read
        • Has Received Letter
      • πŸ“œProperties
        • Get
      • πŸ“–Releases
    • πŸ’ΎNanoSave
      • βš™οΈSetup Guide
      • πŸ’½Configuration
      • βš–οΈComparison
      • πŸ’»UI Example
      • ⚑Triggers
        • On Corrupted Save Detected
      • πŸ“˜Instructions
        • Refresh Save Slots UI
      • πŸ“œProperties
        • Get
      • πŸ“–Releases
    • β˜€οΈCOZY Stylized Weather Integration
      • βš™οΈSetup Guide
      • πŸ’‘Guides and Demo Scene
        • 🏠Demo Scene
        • πŸŒ₯️Weather
        • 🌑️Temperature
        • πŸ•’Time and Date
        • πŸ’ΎSaving
        • βš™οΈSettings
      • ⚑Triggers
        • On Time
        • On Day and Time
        • On Year, Day, and Time
        • On Time Interval
        • On Any Weather
        • On Specific Weather
        • On Temperature
      • πŸ“˜Instructions
        • Set Weather
        • Set Ambience
        • Set Atmosphere
        • Set Climate Profile
        • Set Climate Control Method
        • Set Fog
        • Set Clouds
        • Set Skydome
        • Set Weather Selection
        • Set Time Curve
        • Transition Time
        • Wait COZY Time
      • βœ…Conditions
        • Compare Temperature
        • Is Weather
      • πŸ“œProperties
        • Set
        • Get
      • ⁉️Troubleshooting
      • πŸ“–Releases
    • πŸŽ’Ultimate Inventory Template (WIP)
Powered by GitBook
On this page
  1. Game Creator 2 Assets
  2. NanoSave

UI Example

PreviousComparisonNextTriggers

Last updated 1 month ago

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 > 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

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.

πŸ”Œ
πŸ’Ύ
πŸ’»