Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Simple Scripting Issue

A topic by Ban-One77 created 64 days ago Views: 139 Replies: 1
Viewing posts 1 to 2

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

You defined wrong address to textures.