intro-gd's icon

intro-gd 1.0 2D Tools 3.4 Testing

Submitted by user farhadierf; MIT; 2022-08-07

easy to use add-on for creating tutorials and introduction section inside Godot scenes.
Create an IntroController, and set its name/theme (for label and buttons). Then add IntroTip nodes to it as children. set highlighted area for your tip using Godot's native polygon tool, give it a tip text, and then start the intro by calling start() on Introcontroller.


View files Download Submit an issue Recent Edits