function main() -- This is a 3D scene Is3D( FALSE ); -- Background AddBackground( "kylie\\still_kylie_computer2" ); -- Hotspots AddSprite( 3, 538, 297, 62, 20, nil, ACTIVE, 0, 0, BACK ); end