My config looks like this:
<record>
<!-- resource manager options -->
<!-- dont preload or cache anything in this folder -->
<boolean id="preload" value="false"/>
<boolean id="cache" value="false"/>
<!-- turn on auto mapping -->
<boolean id="amap" value="true"/>
<list id="maps">
<record from="steed" to="graphics/backgrounds/default/default"/>
</list>
</record>
My question is, any way that I can get it to use more than one background? All help is appreciated thanks