From 39b3e74b166e69814d2bec2853d6b53cf274af78 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Mon, 17 Feb 2020 17:46:11 +0100 Subject: add shadows and beginning of wall coordinate hit detection --- map/map_one.cub | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'map/map_one.cub') diff --git a/map/map_one.cub b/map/map_one.cub index b2635f8..00bd7db 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -9,17 +9,17 @@ S ./map/img/segfot.xpm C 50,100,200 F 150,150,124 -11111111111111111 1 -1 00000000011000001 -1N0100000000000001 -101100000111000001 -111111111111111111 -100000000011000001 -111101111111110111 -111101111111110111 -11000 0001101010111 -100020000000000011 -100000000000000011 -1100000011010101 11 -111101111111010111 -111111111111111111 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 +1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 +1 0 0 1 0 0 0 0 0 0 0 0 0 0 W 0 0 1 +1 0 1 1 0 0 0 0 0 1 1 1 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 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 +1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 +1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 +1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 +1 0 0 0 2 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 0 0 1 1 +1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 +1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 +1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -- cgit v1.2.3 From 79993a44dcd7a3428a2b09065e33f0fbc6bb69fc Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Mon, 17 Feb 2020 20:25:16 +0100 Subject: some things --- map/map_one.cub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'map/map_one.cub') diff --git a/map/map_one.cub b/map/map_one.cub index 00bd7db..9be9d48 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -11,7 +11,7 @@ F 150,150,124 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 -1 0 0 1 0 0 0 0 0 0 0 0 0 0 W 0 0 1 +1 0 0 1 0 0 0 0 0 0 0 0 0 0 N 0 0 1 1 0 1 1 0 0 0 0 0 1 1 1 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 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 -- cgit v1.2.3