I am trying to make a splash screen for my game but I don’t know what to do . So far all I have is this :
function start( event ) storyboard.gotoScene("game", "fade", 400) end
I know it won’t work but I don’t know what to put in my code to make it work .