Automatic Tutorial Maker: create customizable learning steps by showing
Create customizable learning steps by recording your game scene and generate clear visual guidance for players in real-time.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $40
- Category:
- Tools › Utilities
- Developer:
- Octanta Studio
- Price:
- $40
- Rating:
- Favorites:
- 20
- Supported Unity Versions:
- 2022.3.20 or higher
- Current Version:
- 2.0
- Download Size:
- 809.44 KB
- Last Update:
- Apr 23, 2025
- Description:
- Automatic Tutorial Maker is a tool that 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), mobile (touch input), Xbox type joystick
* 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 easy localization of hint texts via CSV file
* Support for adaptive tutorials across multiple devices (PC, mobile, gamepad tutorial tips switchable)
This tool is intended for:
* Those who frequently create casual games and want to save time on implementing similar tutorials.
* 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 - Technical Details:
- Developed using Unity 2022.3.20f1 (LTS). Tested on Android devices (API 24+) and Windows 10 PCs. Minimal performance impact thanks to optimized detection system. The asset relies only on standard Unity components, with no third-party library dependencies. TextMeshPro package might need to be imported.
- Continue »