Ultimate Progression Help

Notes

  • You don’t have to add the ProgressionManager to each scene, you could just add it to the first scene that opens (Like an Intro, or MainMenu)

  • To access the Progression Manager you need to use this line:

    using IntenseNation.UltimateProgression;
  • For more detailed documentation of how the code works you can check out each script included in the asset

  • There are 6 demo scenes for each notification type.

    IntenseNation → Ultimate Progression → Demo → Scenes
  • Don’t forget to save the prefab after making changes if it’s used in more than one scene

Last modified: 30 October 2023