
A modular Unity UI tutorial system to guide players with tooltips and button highlights. Easy to integrate, customize, and perfect for onboarding without writing extra logic.Although it's recommended to open the project using unity 6, you can also import it in older versions of unity and resolve the API issues that may arise and enjoy the tool. Kindly review it it you like it. Thank you. This Unity UI Tutorial System package is a fully customizable and modular tool designed to streamline player onboarding. It allows developers to create guided tutorials that highlight UI buttons, display contextual tooltips, and execute specific game logic based on user interactions. Built with ScriptableObjects and enums, it simplifies sequence setup and encourages clean, maintainable code.Customizability:Tooltip Appearance – Easily editable through prefab customization (colors, fonts, animations).Button Highlighting – Modify how buttons are visually emphasized using the UIButton script.Tutorial Logic – Add custom callbacks (e.g., rewards, scene changes) per tutorial step.Sequence Flow – Organize and manage tutorials with intuitive tools directly in the Unity Editor.Genre Suitability:This system is genre-agnostic and works well across:Casual games (e.g., teaching core mechanics).Strategy or RPGs (e.g., onboarding for inventory, shops, combat).Simulation or Builder games (e.g., explaining complex UI systems).Multiplayer games (e.g., walking players through matchmaking or lobbies).Whether you're making a mobile game or a PC title, this package offers a universal solution to building smooth, intuitive tutorials tailored to your UI and player flow.Modular Tutorial SequencesAuto-Generated Enums (ButtonID & SequenceID)UI Button HighlightingDynamic TooltipsEvent-Driven Interaction SystemFull Unity Editor IntegrationCustom Step Logic with CallbacksTooltip UI CustomizationOrganized, Clean Project StructureExpandable and Scalable DesignOptional NaughtyAttributes Support