20 lines
690 B
XML
20 lines
690 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<backgroundsprites>
|
|
<hanging1 alignment="Top">
|
|
<Sprite texture="Content/BackgroundSprites/vegetation.png" sourcerect="0,0,242,575" origin="0.5,0.0"/>
|
|
</hanging1>
|
|
|
|
<hanging2 alignment="Top">
|
|
<Sprite texture="Content/BackgroundSprites/vegetation.png" sourcerect="241,0,322,720" origin="0.5,0.0"/>
|
|
</hanging2>
|
|
|
|
<kelp1 alignment="Bottom">
|
|
<Sprite texture="Content/BackgroundSprites/vegetation.png" sourcerect="0,667,275,357" origin="0.5,1.0"/>
|
|
</kelp1>
|
|
|
|
<stalk alignment="Bottom">
|
|
<Sprite texture="Content/BackgroundSprites/vegetation.png" sourcerect="775,0,249,849" origin="0.5,1.0"/>
|
|
</stalk>
|
|
|
|
|
|
</backgroundsprites> |