
I'm trying to create a button/function that will completely hide the current playing cutscene, but that can also be brough back to keep going exactly where it left off... I havent added other "add-ons" to my project... but this is something that could very well be in the visual novel pack... since that is something that is often done (usually mapped to the right mouse button to hide and show the UI at anytime during a cutscene)
Any suggestion on how to best create that so i dont end up destroying my project?
And while im writing... Completely unrelated... I have been searching for a way to have the same image file have 2 different name in my project... so that it can be loaded using Ressources.load using 2 different names (similar to shortcuts in windows that can have a different name than the file they are pointing to)... is this something that is possible? if not, i think i might just end up duplicating the jpg file and renaming the copy instead

As always, thanks so much for your help!
