I understand that now, I did copy and paste a function, but I now set it so when I press New Game it goes to the players start room and runs script:
function hotspot1_a() {
// script for hotspot1: Any click on hotspot
InterfaceOn(1);
InterfaceOn(5);
}
But the GUI still doesn't show
function hotspot1_a() {
// script for hotspot1: Any click on hotspot
InterfaceOn(1);
InterfaceOn(5);
}
But the GUI still doesn't show