Lucky Raccoon Games
  • Start Here
  • Really Simple Steam Integration
    • Setup
    • Running Demo Scenes
    • Leaderboards
      • Setup
      • Initializing Leaderboards
      • Submitting Scores
      • Retrieving Leaderboard Data
    • Stats and Achievements
      • Setup
      • Unlocking Achievements Directly
      • Unlocking Achievements from Stats
    • Cloud Save
      • Setup
      • Saving and Loading Data
    • Friends List
      • Setup
      • Getting Friends Data
    • Drag & Drop UI Components
    • Troubleshooting
    • Useful Links
  • Really Simple Tutorials
    • Setup
    • Running Demo Scenes
    • Tutorial Screen
      • Categories
      • Items
      • Setting up the screen with your data
      • Tutorial Manager anatomy
    • Tutorial Popup
      • Showing and hiding Popups
      • Tutorial Popup anatomy
    • Integrations
      • New Input System
    • Troubleshooting
  • Support
Powered by GitBook
On this page
  1. Really Simple Tutorials

Running Demo Scenes

It's working on my machine...

PreviousSetupNextTutorial Screen

Last updated 2 years ago

In order for the demo scenes to work properly you will need to make some adjustments. Ready to get started?

Go to menu File > Build Settings

In the Scenes In Build section, add all the demo scenes. Make sure the "00 Main" scene is in the first position. Close this window. Demo scenes are available in the folder Assets > Lucky Raccoon Games > Really Simple Tutorials > Demo > Scenes

After adding the scenes in the build, open the "00 Main" scene in the Unity Editor and run the project

Build Settings menu
Add demo scenes to build for the examples to work properly
If everything is set up correctly you should be able to run all demo scenes successfully