Add moon campaign: 3 levels with spacecraft transitions

This commit is contained in:
Thomas
2026-03-01 14:27:15 +00:00
parent 66a97a4beb
commit 9d828c47b1
5 changed files with 126 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
# Level 01 - Test Level
# =====================
# Level 01 - Space Station
# ========================
# First armed level. Spacecraft lands from the moon sequence.
TILESET assets/tiles/tileset.png
SIZE 40 23
@@ -8,6 +9,9 @@ GRAVITY 400
BG_COLOR 15 15 30
MUSIC assets/sounds/algardalgar.ogg
# Spacecraft landing intro (arriving from moon)
ENTITY spacecraft 1 14
# Entity spawns: ENTITY <type> <tile_x> <tile_y>
ENTITY grunt 15 18
ENTITY grunt 25 18