pingus-devel
[Top][All Lists]
Advanced

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

Level unsolvable?


From: Björn Fischer
Subject: Level unsolvable?
Date: Mon, 31 Mar 2003 08:18:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212

Hi,
I couldn't solve the level snow15-grumbel.xml because the left line of pingus wasn't able to reach the "main island" (either the pingus fell into the gap between the small and the main island or were held on the small island by a blocker). Am I too stupid or is it really not solvable?

In case it's unsolvable I've attached a patch for the level.

Greetings

Björn
Index: data/levels/tutorial/snow15-grumbel.xml
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/data/levels/tutorial/snow15-grumbel.xml,v
retrieving revision 1.3
diff -u -r1.3 snow15-grumbel.xml
--- data/levels/tutorial/snow15-grumbel.xml     30 Mar 2003 13:10:17 -0000      
1.3
+++ data/levels/tutorial/snow15-grumbel.xml     31 Mar 2003 06:10:19 -0000
@@ -3,12 +3,10 @@
 <pingus-level>
   <global>
     <levelname lang="en">Climb, climber,... Boom!</levelname>
-
     <description lang="en">As you might have already figured out from previous 
levels you
 often have to combine different actions to get the job done. Due
 to the lack of a digger action in this level the bomber needs to
 jump in, but how can it reach the place to bomb?</description>
-
     <author>Ingo Ruhnke &lt;address@hidden&gt;</author>
     <number-of-pingus>30</number-of-pingus>
     <number-to-save>16</number-to-save>
@@ -34,20 +32,20 @@
     <modifier>ROT0</modifier>
   </resource></surface>
   <color>
-    <red>0.5</red>
+    <red>0</red>
     <green>0</green>
     <blue>0</blue>
-    <alpha>0.4</alpha>
+    <alpha>0</alpha>
   </color>
   <scroll-x>-1</scroll-x>
   <scroll-y>0</scroll-y>
-  <para-x>0.5</para-x>
-  <para-y>0.5</para-y>
+  <para-x>0</para-x>
+  <para-y>0</para-y>
   <stretch-x>0</stretch-x>
   <stretch-y>1</stretch-y>
   <keep-aspect>0</keep-aspect>
   <position>
-    <x-pos>-15.5</x-pos>
+    <x-pos>-15</x-pos>
     <y-pos>-175</y-pos>
     <z-pos>-150</z-pos>
   </position>
@@ -60,8 +58,8 @@
     <modifier>ROT0</modifier>
   </resource></surface>
   <position>
-    <x-pos>220.371</x-pos>
-    <y-pos>235.335</y-pos>
+    <x-pos>220</x-pos>
+    <y-pos>235</y-pos>
     <z-pos>-50</z-pos>
   </position>
   <speed>-1</speed>
@@ -75,8 +73,8 @@
     <modifier>ROT0</modifier>
   </resource></surface>
   <position>
-    <x-pos>976.371</x-pos>
-    <y-pos>223.335</y-pos>
+    <x-pos>976</x-pos>
+    <y-pos>223</y-pos>
     <z-pos>-50</z-pos>
   </position>
   <speed>-1</speed>
@@ -468,8 +466,8 @@
     <modifier>ROT0FLIP</modifier>
   </resource></surface>
   <position>
-    <x-pos>156</x-pos>
-    <y-pos>456</y-pos>
+    <x-pos>196</x-pos>
+    <y-pos>455</y-pos>
     <z-pos>0</z-pos>
   </position>
 </worldobj>
@@ -505,7 +503,7 @@
 <entrance>
   <position>
     <x-pos>266</x-pos>
-    <y-pos>277.5</y-pos>
+    <y-pos>277</y-pos>
     <z-pos>0</z-pos>
   </position>
   <type>generic</type>
@@ -517,7 +515,7 @@
 <entrance>
   <position>
     <x-pos>1021</x-pos>
-    <y-pos>264.5</y-pos>
+    <y-pos>264</y-pos>
     <z-pos>0</z-pos>
   </position>
   <type>generic</type>
@@ -534,8 +532,8 @@
     <modifier>ROT0FLIP</modifier>
   </resource></surface>
   <position>
-    <x-pos>173</x-pos>
-    <y-pos>517</y-pos>
+    <x-pos>206</x-pos>
+    <y-pos>516</y-pos>
     <z-pos>0</z-pos>
   </position>
 </worldobj>

reply via email to

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