This plugin will let you create your tutorial steps easily and give you a nice and easy way to display them whenever needed in your game!
FEATURES
- The Tutorial Editor lets you create tutorials, add steps and save everything as JSON
- Only one line of code is needed to load and display a tutorial.
- Each step can focus on any GameObject you like including 3D objects, sprites and UI!
- Now includes a soft gradient mask for a nicer effect!
- You can now make your UI elements clickable, and force or not the user to click on it to continue (see demo)
- Commented and documented code
- Support for all Canvas types
- *NEW* Support Unity Localization package
Original_Link: https://assetstore.unity.com/packages/tools/gui/tutorial-engine-2023-easy-step-by-step-tutorial-creator-148854