pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/worldmaps tutorial.xml,1.4,1.5


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/worldmaps tutorial.xml,1.4,1.5
Date: 26 Nov 2002 21:30:39 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/worldmaps
In directory dark:/tmp/cvs-serv14946/data/worldmaps

Modified Files:
        tutorial.xml 
Log Message:
- added direction handling for sprite on worldmap


Index: tutorial.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/worldmaps/tutorial.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- tutorial.xml        4 Nov 2002 00:00:04 -0000       1.4
+++ tutorial.xml        26 Nov 2002 21:30:37 -0000      1.5
@@ -212,7 +212,7 @@
           <position>
             <x-pos>713</x-pos>
             <y-pos>469</y-pos>
-            <z-pos>0</z-pos>
+            <z-pos>150</z-pos>
           </position>
         </dot>
         <levelname>level10.xml</levelname>
@@ -225,7 +225,7 @@
           <position>
             <x-pos>844</x-pos>
             <y-pos>441</y-pos>
-            <z-pos>0</z-pos>
+            <z-pos>150</z-pos>
           </position>
         </dot>
         <levelname>level10.xml</levelname>
@@ -238,7 +238,7 @@
           <position>
             <x-pos>954</x-pos>
             <y-pos>382</y-pos>
-            <z-pos>0</z-pos>
+            <z-pos>150</z-pos>
           </position>
         </dot>
         <levelname>level10.xml</levelname>
@@ -347,6 +347,21 @@
       </position>
     </surface>
 
+
+    <surface name="mountain_2">
+      <surface>
+        <resource type="datafile">
+          <resource-datafile>worldmaps</resource-datafile>
+          <resource-ident>tutorial/layer2</resource-ident>
+        </resource>
+      </surface>
+
+      <position>
+        <x-pos>770</x-pos>
+        <y-pos>352</y-pos>
+        <z-pos>100</z-pos>
+      </position>
+    </surface>
   </objects>
 
 </pingus-worldmap>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]