Not cloud-cuckoo at all. Quite straight forward using Javascript.
Give me 2 secs and I’ll knock an example together for you. You will have to adapt the techniques into your own project
@allie Here you go inputName.hype.zip (23.2 KB)
The first scene is for the input of the name. The function check_name() does a quick check to see if there is a variable stored and if there is then to go straight to scene2 where there is a symbol (so that you can replicate on any future scenes) to display the name. (initialise() function)