]> Dogcows Code - chaz/carfire/blobdiff - CarFire/CarFire/CarFire/Content/Maps/stable.cfmap
SaberMonster loads from map file and walks around using the path finder, and a lot...
[chaz/carfire] / CarFire / CarFire / CarFire / Content / Maps / stable.cfmap
index fc7f2c35c1c6798b5132ecb3992a4307bc2b34f7..385626cabc621a1ce771c6c5b0f34cf6a1a0b854 100644 (file)
@@ -1,7 +1,4 @@
-; Comments can be made with a semicolon as the first character of a line.\r
-; Blank lines are also ignored.\r
-; This is my sandbox level I will use to test against while building the\r
-; level-loading code.\r
+; This map should load and function just fine.\r
 \r
 [metadata]\r
        author = Chaz McGarvey\r
@@ -11,6 +8,11 @@
        tileset = FuturisticBuilding\r
        numplayers = <1,4>\r
 \r
+[M]\r
+       type = SaberMonster\r
+       speed = 10\r
+       path = [16,8] [20,6] wait(5) [56,9] [71,17] [75,2] [11,13]\r
+\r
 [maptable]\r
 +------------------------------------------------------------------------------+\r
 |                                                                              |\r
 |                  |------------------------------------------                 |\r
 | 4                |                                       |                   |\r
 |                  |                                       |                   |\r
-+-------------+----+                                       |                   |\r
-|             |                                            |                   |\r
-|             |                                            |                   |\r
-|             |                                            |                   |\r
-|             |          \ @ # $ % ^ & * ( )               |                   |\r
-|     +-------+                                            |                   |\r
-|                                                          |                   |\r
-|                                                                              |\r
-|                                                                              |\r
++-------------+----+                                       |      \       /    |\r
+|             |                                            |       \     /     |\r
+|          M  |                                            |        \   /      |\r
+|             |                                            |         \ /       |\r
+|             |          \ @ # $ % ^ & * ( )               |          |        |\r
+|     +-------+                                            |         / \       |\r
+|                                                          |        /   \      |\r
+|                                                                  /     \     |\r
+|                                                                 /       \    |\r
 |                                                                              |\r
 +------------------------------------------------------------------------------+\r
 \r
This page took 0.018866 seconds and 4 git commands to generate.