Appearance
Performs a transition to the scene
string
engine.script({ start: [engine.action.jump("train")], train: [engine.action.showBackground("./train.jpeg")], });