A quick video showing a Teacher/Student type of application in ProTips, where the teacher can review a student's work submitted in the Student scene, and leave tooltip comments on it in another Teacher scene. The tooltips are completely created at runtime and the data is persisted in PlayerPrefs, but could be stored in any type of persistent storage, such as a flat file or database.