diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-10-28 22:28:08 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-10-28 22:28:08 -0400 |
commit | 8319098784fdad9fa985afd344f894e702384cc8 (patch) | |
tree | af9309f3fe412b9579bcc7e97b14e3ddca5d66f0 | |
parent | ea8108a2b6c90b12f7a283e8fff0c61e22f46d22 (diff) |
Map tweaks.
-rw-r--r-- | game.scm | 4 | ||||
-rw-r--r-- | level.tmx | 128 |
2 files changed, 66 insertions, 66 deletions
@@ -1437,11 +1437,11 @@ (set! *game-state* 'play) (scheduler-reset! *scheduler*) (set! *scroll* 0.0) - ;; (set! *scroll* (* 250.0 tile-height)) + ;; (set! *scroll* (* 345.0 tile-height)) (set! *last-scroll* 0.0) (set! *last-row-scanned* (level-height level)) ;; (set! *last-row-scanned* (- (level-height level) - ;; 250)) + ;; 345)) (bullet-pool-reset! player-bullets) (bullet-pool-reset! enemy-bullets) (enemy-pool-reset! enemies) @@ -47,8 +47,8 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,1,0, -0,1,1,0,0,0,0,0,0,0,0,0,1,1,0, -1,1,1,1,0,0,0,0,0,0,1,1,1,1,1, +0,1,1,2,0,0,0,0,0,0,0,3,1,1,0, +1,1,1,1,2,0,0,0,0,3,1,1,1,1,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, @@ -72,19 +72,20 @@ 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,1,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,3,1, +1,0,0,0,0,0,0,0,0,0,0,0,3,1,1, 1,0,0,0,0,0,0,0,0,0,0,0,1,1,1, -1,1,0,0,0,0,0,0,0,0,0,0,1,1,1, -1,1,1,0,0,0,0,0,0,0,0,0,1,1,1, -1,1,1,0,0,0,0,0,1,1,0,1,1,1,1, +1,2,0,0,0,0,0,0,0,0,0,0,1,1,1, +1,1,2,0,0,0,0,0,0,0,0,0,1,1,1, +1,1,1,0,0,0,0,0,0,0,0,3,1,1,1, +1,1,1,2,0,0,0,3,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,0,1,1,1,1, +1,1,1,1,1,1,1,1,1,5,0,4,1,1,1, 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, @@ -94,17 +95,16 @@ 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, 1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, -1,1,1,1,1,1,1,1,1,0,0,0,1,1,1, -1,1,1,1,0,0,0,0,0,0,0,0,1,1,1, -1,1,1,1,0,0,0,0,0,0,0,0,1,1,1, +1,1,1,1,5,0,0,0,0,0,0,0,1,1,1, 1,1,1,1,0,0,0,0,0,0,0,0,1,1,1, +1,1,1,1,0,0,0,0,0,0,0,3,1,1,1, 1,1,1,1,0,0,0,1,1,1,1,1,1,1,1, 1,1,1,1,0,0,0,1,1,1,1,1,1,1,1, 1,1,1,1,0,0,0,1,1,1,1,1,1,1,1, 1,1,1,1,0,0,0,1,1,1,1,1,1,1,1, +1,1,1,1,0,0,0,0,0,0,4,1,1,1,1, 1,1,1,1,0,0,0,0,0,0,0,1,1,1,1, -1,1,1,1,0,0,0,0,0,0,0,1,1,1,1, -1,1,1,1,0,0,0,0,0,0,0,1,1,1,1, +1,1,1,1,2,0,0,0,0,0,0,1,1,1,1, 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, @@ -114,9 +114,9 @@ 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, 1,1,1,1,1,1,1,1,0,0,0,1,1,1,1, +1,1,1,1,1,1,1,1,0,0,0,0,0,4,1, 1,1,1,1,1,1,1,1,0,0,0,0,0,0,1, -1,1,1,1,1,1,1,1,0,0,0,0,0,0,1, -1,1,1,1,1,1,1,1,0,0,0,0,0,0,1, +1,1,1,1,1,1,1,1,2,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, @@ -127,17 +127,17 @@ 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,1,0,0,0,1, +1,1,1,1,1,1,5,0,0,0,0,0,0,0,1, 1,1,1,1,1,1,0,0,0,0,0,0,0,0,1, -1,1,1,1,1,1,0,0,0,0,0,0,0,0,1, -1,1,1,1,1,1,0,0,0,0,0,0,0,0,1, +1,1,1,1,1,1,0,0,0,0,0,0,0,3,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, 1,1,1,1,1,1,0,0,0,1,1,1,1,1,1, +1,1,5,0,0,0,0,0,0,1,1,1,1,1,1, 1,1,0,0,0,0,0,0,0,1,1,1,1,1,1, -1,1,0,0,0,0,0,0,0,1,1,1,1,1,1, -1,1,0,0,0,0,0,0,0,1,1,1,1,1,1, +1,1,0,0,0,0,0,0,3,1,1,1,1,1,1, 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, @@ -157,6 +157,7 @@ 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,1,0,0,0,1,1,1,1,1,1,1,1,1,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, @@ -184,11 +185,10 @@ 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,1,1, -1,1,1,0,0,0,0,0,0,0,0,0,1,1,1, -1,1,1,1,0,0,0,0,0,0,0,1,1,1,1, +1,2,0,0,0,0,0,0,0,0,0,0,0,3,1, +1,1,2,0,0,0,0,0,0,0,0,0,3,1,1, +1,1,1,2,0,0,0,0,0,0,0,3,1,1,1, +1,1,1,1,2,0,0,0,0,0,3,1,1,1,1, 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, @@ -248,8 +248,8 @@ 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, 1,1,1,1,1,0,0,0,0,0,1,1,1,1,1, -1,1,1,0,0,0,0,0,0,0,0,0,1,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,1,5,0,0,0,0,0,0,0,4,1,1,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, @@ -264,81 +264,81 @@ 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,1,1,1,0,0,0,0,0,0,0,0,0,0,1, -1,1,1,1,1,1,0,0,0,0,0,0,0,0,1, -1,1,1,1,1,1,1,1,0,0,0,0,0,0,1, +1,2,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,2,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,1,1,2,0,0,0,0,0,0,0,0,0,1, +1,1,1,1,1,1,2,0,0,0,0,0,0,0,1, +1,1,1,1,1,1,1,1,2,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,5,0,0,0,0,0,0,0,0,0,0,0,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,3,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,2,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,5,0,0,0,0,0,0,0,0,0,0,0,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,3,1, +1,0,0,0,0,0,0,0,0,0,0,0,3,1,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,4,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,2,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,2,0,0,0,0,0,0,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,1,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,5,0,0,0,0,0,0,0,0,0,0,0,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,3,1, +1,0,0,0,0,0,0,0,0,0,0,0,3,1,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, 1,0,0,0,0,1,1,1,1,1,1,1,1,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,4,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,1,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,2,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,1,2,0,0,0,0,0,0,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,0,0,0,0,0,1, 1,1,1,1,1,1,1,1,1,0,0,0,0,0,1, +1,5,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,3,1, +1,0,0,0,0,0,0,0,0,0,0,0,3,1,1, 1,0,0,0,1,1,1,1,1,1,1,1,1,1,1, -1,0,0,0,0,0,1,1,1,1,1,1,1,1,1, -1,0,0,0,0,0,0,0,1,1,1,1,1,1,1, -1,0,0,0,0,0,0,0,0,1,1,1,1,1,1, -1,0,0,0,0,0,0,0,0,0,1,1,1,1,1, +1,0,0,0,0,4,1,1,1,1,1,1,1,1,1, +1,0,0,0,0,0,0,4,1,1,1,1,1,1,1, +1,0,0,0,0,0,0,0,4,1,1,1,1,1,1, +1,0,0,0,0,0,0,0,0,4,1,1,1,1,1, 1,0,0,0,0,0,0,0,0,0,1,1,1,1,1, +1,0,0,0,0,0,0,0,0,0,4,1,1,1,1, 1,0,0,0,0,0,0,0,0,0,0,1,1,1,1, -1,0,0,0,0,0,0,0,0,0,0,1,1,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,1,1,1, +1,0,0,0,0,0,0,0,0,0,0,4,1,1,1, 1,0,0,0,0,0,0,0,0,0,0,0,1,1,1, +1,0,0,0,0,0,0,0,0,0,0,0,4,1,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,1,1, -1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, +1,0,0,0,0,0,0,0,0,0,0,0,0,4,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,1,0,0,0,1, 1,0,0,0,0,0,0,0,0,1,1,1,0,0,1, @@ -414,7 +414,7 @@ 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1, -0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, +5,0,0,0,0,0,0,0,0,0,0,0,0,0,4, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, |