|
| From: | grumbel |
| Subject: | [Pingus-CVS] CVS: Games/Pingus/data/prefabs test.xml,NONE,1.1 |
| Date: | 24 Jun 2002 23:32:01 -0000 |
Update of /usr/local/cvsroot/Games/Pingus/data/prefabs
In directory dark:/tmp/cvs-serv9610/data/prefabs
Added Files:
test.xml
Log Message:
some more prefab/objectgroup support
--- NEW FILE: test.xml ---
<pingus-prefab>
<name>Default Entrance</name>
<thumbnail>
<surface>
<resource type="datafile">
<resource-datafile>hotspots</resource-datafile>
<resource-ident>desert/smallegyptpic</resource-ident>
</resource>
</surface>
</thumbnail>
<object>
<group>
<hotspot>
<surface><resource type="datafile">
<resource-datafile>hotspots</resource-datafile>
<resource-ident>desert/smalldimwall</resource-ident>
</resource></surface>
<position>
<x-pos>217</x-pos>
<y-pos>307</y-pos>
<z-pos>0</z-pos>
</position>
<speed>-1</speed>
<parallax>1</parallax>
</hotspot>
<hotspot>
<surface><resource type="datafile">
<resource-datafile>hotspots</resource-datafile>
<resource-ident>desert/smallegyptpic</resource-ident>
</resource></surface>
<position>
<x-pos>207</x-pos>
<y-pos>186</y-pos>
<z-pos>0</z-pos>
</position>
<speed>-1</speed>
<parallax>1</parallax>
</hotspot>
</group>
</object>
</pingus-prefab>
| [Prev in Thread] | Current Thread | [Next in Thread] |