I’d like to implement a tutorial for my app. Some apps have a feature where the first time you sign up, you’re not allowed to immediately dig into the app until you click some popups.
These popups are often small and floating right next to the thing the developer wants you to click on, like a popup pointing towards the menu button.
While this happens, all of the other features and buttons are disabled until you click through this little tutorial or blackened in the way popups work within Bubble.
Has anyone implemented anything like this in their app and if so, any tips?