ESave
ESave
ESave
  • ESave Documentation
  • Pro Comparison
  • đŸ•šī¸Getting Started
    • Installation
    • Example Scenes
    • Components
      • Save File Setup
      • Save Storage
  • đŸ“Ŋī¸Videos
    • Tutorial
  • 📄Scripting
    • Saving & Loading
      • Saving
      • Loading
      • Custom Serializable Objects
      • Example Script
    • Runtime Save Creation
      • Creating a Save File
      • Infinite Saves
        • Infinite Save Scripting
    • Runtime Save Deletion
    • Understanding Background Save & Load
    • Using the Save Storage
  • đŸ› ī¸Support
    • Getting Help
  • 📚Changelogs
    • Latest Releases
  • ⭐Rate Me?
Powered by GitBook
On this page
  1. Getting Started

Example Scenes

Example Setup

You can find the example scenes that work with any render pipeline in Assets/StylishEsper/ESave/Examples/Any RP Example.

If you'd like to try the URP example, you can import the assets from the URP_Example.unitypackage in Assets/StylishEsper/ESave/Examples.

Once you've got everything set up, you can familiarize yourself with the components.

PreviousInstallationNextComponents

Last updated 11 months ago

đŸ•šī¸