Hi All, I'm new to all this and I've read through the scripting section in the manual multiple times and scoured the internet for help, but I just can get the engine to display images. When I run the game the screen stays blank for a couple of seconds and then returns to the game, so it must be running the script. I'm sure someone will tell me I've been an idiot and made a simple mistake (hopefully) below is a 'shortened' copy of the script. Thanks in advance.
image img01 /games/escape/cutscene01/ezgif-frame-01.png
image img02 /games/escape/cutscene01/ezgif-frame-02.png
image img03 /games/escape/cutscene01/ezgif-frame-03.png
auto 1
bg img01
timeout 0.1
bg img02
timeout 0.1
bg img03
auto 0
map start