
Tutorial Component | Godot
A downloadable asset pack
Tutorial Component Guide
A comprehensive, easy-to-use tutorial system for Godot 4.6+. It allows you to create interactive, step-by-step onboarding sequences with beautifully animated shader masks, glowing borders, and flexible progression modes.
Demo:
🌟 Core Features
- Global Tutorial Manager: Manage and trigger tutorial sequences from anywhere using the
TutorialManagersingleton. - Advanced Shader Masks: Highlights specific UI elements while dimming the background. Features smooth transition animations between steps and an eye-catching, customizable blinking glow border.
- Flexible Progression Modes: Choose how users advance through steps:
REQUIRE_TARGET_CLICK: User must click a specificClickableComponentto continue.CLICK_ANYWHERE: User can click anywhere on the screen to proceed (ideal for purely text/informational steps).
- Skip Anywhere: Players can press
Escapeat any time to instantly skip the tutorial and emit atutorial_skippedsignal. - Editor Warnings: Fully integrated with Godot's warning system to alert you if a step is misconfigured.
Github: https://github.com/NgocHai220998/Godot-Sample/tree/main/GUI/components/tutorial_...
| Published | 5 days ago |
| Status | Released |
| Category | Assets |
| Author | Mapdu Indie Game |
| Tags | 2D, godo, Graphical User Interface (GUI) |

Leave a comment
Log in with itch.io to leave a comment.