Automatic Tutorial Maker: auto-generation of customizable learning steps

$25 $36
ENDS SOON ! -30%
Publisher Octanta Studio
File size 685.92kB
Number of files 118
Latest version 1
Latest release date 2025-02-17 12:57:12
First release date 2025-02-17 12:57:12
Supported Unity versions 2018.4.2 or higher

📄 Full documentation


Automatic Tutorial Maker ☝️ generates in-game tutorials by recording the developer's actions. Simply demonstrate the required actions once, and the system creates a step-by-step tutorial, with each step fully customizable. Steps can also be created manually, called via script, and custom logic and visuals can be added.


Key features:

  • Real-time tutorial recording with instant step generation
  • Multiple input types support (clicks, touch, keyboard, scroll, swipe, etc)
  • Progress saving between sessions with JSON storage
  • Multiple visual tip types: dynamic pointers, fixed graphics, mixed hints, custom ones, UI and world tips
  • Customizable animations for visual elements (appear, disappear, idle states)
  • Cross-platform compatibility: desktop (mouse/keyboard) and mobile (touch input)
  • Support for both 2D and 3D projects with automatic object type detection
  • Support for both the old and the new Unity input system
  • Support for the localization of hint text

This tool is intended for:


1. Those who frequently create casual games and want to save time on implementing similar tutorials.

2. Those who struggle to explain unique gameplay mechanics to players - whether due to lack of experience or the game's unconventional nature.


To get started:

  • Add the TutorialSystem prefab to your scene
  • Assign your game camera and canvas to the Tutorial Visual Manager
  • That's it. Use the ATM Start Recording button at runtime or create steps manually