Initial commit
51
assets/levels/level01.lvl
Normal file
@@ -0,0 +1,51 @@
|
||||
# Level 01 - Test Level
|
||||
# =====================
|
||||
|
||||
TILESET assets/tiles/tileset.png
|
||||
SIZE 40 23
|
||||
SPAWN 3 18
|
||||
GRAVITY 400
|
||||
BG_COLOR 15 15 30
|
||||
MUSIC assets/sounds/algardalgar.ogg
|
||||
|
||||
# Entity spawns: ENTITY <type> <tile_x> <tile_y>
|
||||
ENTITY grunt 15 18
|
||||
ENTITY grunt 25 18
|
||||
ENTITY grunt 35 18
|
||||
ENTITY grunt 9 16
|
||||
ENTITY flyer 20 10
|
||||
ENTITY flyer 30 8
|
||||
|
||||
# Tile definitions: ID TEX_X TEX_Y FLAGS
|
||||
# Flag 1 = SOLID, Flag 2 = PLATFORM
|
||||
TILEDEF 1 0 0 1
|
||||
TILEDEF 2 1 0 1
|
||||
TILEDEF 3 2 0 1
|
||||
TILEDEF 4 0 1 2
|
||||
|
||||
# Collision layer (40 wide x 23 tall)
|
||||
# 0=empty, 1=solid ground, 2=solid block, 4=platform
|
||||
LAYER collision
|
||||
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 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 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 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 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 0 0 0 0 0 0 0 0 1 0 0 0 1 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 0 1 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 0 1 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 0 1 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 0 1 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 0 1 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 0 1 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 0 1 0 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 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 0 1 0 0
|
||||
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 4 4 4 0 0 0 0 0 0 0 0 0 1 0 0 0 1 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 0 1 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 0 0 0 0 1 1 1 0 0 1 0 0 0 1 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 0 1 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
|
||||
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
|
||||
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
|
||||
BIN
assets/sounds/algardalgar.mp3
Normal file
BIN
assets/sounds/algardalgar.ogg
Normal file
BIN
assets/sounds/dash.wav
Normal file
BIN
assets/sounds/hitHurt.wav
Normal file
BIN
assets/sounds/jump.wav
Normal file
BIN
assets/sounds/laserShoot.wav
Normal file
BIN
assets/sounds/teleport.wav
Normal file
BIN
assets/sprites/UI/FullGauge.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/sprites/UI/GaugeSections.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/sprites/UI/GemCounter.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/sprites/UI/Hyphen.png
Normal file
|
After Width: | Height: | Size: 963 B |
BIN
assets/sprites/UI/LivesCounter.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/sprites/UI/Numbers.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
assets/sprites/UI/SmallAstronaut_Idle.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
assets/sprites/UI/SmallAstronaut_Run.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/sprites/UI/SmallDriller.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/sprites/UI/Times.png
Normal file
|
After Width: | Height: | Size: 975 B |
BIN
assets/sprites/effects/dust-duplicate-frames-for-timing.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
assets/sprites/effects/dust.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
assets/sprites/effects/sparkle-effect.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
assets/sprites/misc/Diamond.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/sprites/misc/EnergyPack.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/sprites/misc/GlassShards.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/sprites/misc/RockShards.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/sprites/player/Alien/Alien_death.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/sprites/player/Alien/Alien_idle.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
assets/sprites/player/Alien/Alien_jump.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/sprites/player/Alien/Alien_run.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/sprites/player/Astronaut/Astronaut_Death.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/sprites/player/Astronaut/Astronaut_Idle.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
assets/sprites/player/Astronaut/Astronaut_Jump.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
assets/sprites/player/Astronaut/Astronaut_Run.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
assets/sprites/runner-asset-sheet-with-grid.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/sprites/runner-asset-sheet-with-transparency.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
assets/sprites/weapons/flashbang.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
assets/sprites/weapons/mac.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
assets/sprites/weapons/mk2_grenade.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
assets/sprites/weapons/napalm_grenade.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
assets/sprites/weapons/silenced_a205.png
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
assets/tiles/RunnerTileSet.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
assets/tiles/tileset.png
Normal file
|
After Width: | Height: | Size: 181 B |