sprite BERTA0, 475, 567
{
xscale 4.5
yscale 4.5
offset -900,-400 //or what you need
patch BERTA0, 0, 0 //simply the name of the sprite
}

sprite BERTB0, 475, 567
{
xscale 4.5
yscale 4.5
offset -825,-345 //or what you need
patch BERTB0, 0, 0 //simply the name of the sprite
}

sprite BERTC0, 475, 567
{
xscale 4.5
yscale 4.5
offset -900,-400 //or what you need
patch BERTC0, 0, 0 //simply the name of the sprite
}

sprite AKSUA0, 475, 567
{
xscale 2.5
yscale 2.5
offset -520,-200 //or what you need
patch AKSUA0, 0, 0 //simply the name of the sprite
}

sprite AKSUB0, 475, 567
{
xscale 2.5
yscale 2.5
offset -530, -210 //or what you need
patch AKSUB0, 0, 0 //simply the name of the sprite
}


sprite TITLEPIC, 1440, 1080
{
xscale 5.4
yscale 5.4
offset 0,0 //or what you need
patch TITLEPIC, 0, 0 //simply the name of the sprite
}

