Tutorial Engine 2024 - Easy Step-By-Step Tutorial Creator!
Tutorial Engine 2024 - Easy Step-By-Step Tutorial Creator!
Unity Asset • Version 2.0.14 • Updated October 29th 2024
Tutorial Engine replaces hand-coded onboarding flows with a visual step editor: build a tutorial as a sequence of steps in the editor, save it as JSON, and load it with a single line of code at runtime.
Each step can highlight a UI button, 3D object, or sprite with a soft gradient mask, and can optionally require the player to click the highlighted element before advancing. It works with every Canvas render mode and supports Unity's Localization package for multi-language tutorials.
Fits first-time-user-experience onboarding flows, feature callouts when a new update ships, and any UI walkthrough that needs to point at a specific button, object, or sprite without hand-coding highlight logic for every step.
What's included
- Visual tutorial/step editor with JSON save format
- Single-line runtime loading and playback
- Step targeting for 3D objects, sprites, and UI
- Soft gradient highlight mask
- Optional click-to-continue gating per step
- Unity Localization package support
- Commented, documented source code
Common questions
Can I edit tutorial steps without touching code? Yes. The visual step editor is the primary way to build a tutorial. It's saved as JSON and loaded with a single line of code at runtime.
Can a step force the player to interact before moving on? Yes. Each step can optionally require clicking the highlighted element before the tutorial advances.
Does it support multiple languages? Yes. It works with Unity's Localization package for multi-language tutorials.
Demo Videos
Screenshots
Tutorial Engine 2024 - Easy Step-By-Step Tutorial Creator!
v2.0.14