diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-01-28 16:32:37 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-01-28 16:32:37 +0100 |
commit | c1f91998d9cf530d86b6e8d2ddfecf06cae43664 (patch) | |
tree | c4b8ce0838786c9b487f36e3282c606ec93d5066 /map/map_one.cub | |
parent | Got tex (diff) | |
download | 42-cub3d-c1f91998d9cf530d86b6e8d2ddfecf06cae43664.tar.gz 42-cub3d-c1f91998d9cf530d86b6e8d2ddfecf06cae43664.tar.bz2 42-cub3d-c1f91998d9cf530d86b6e8d2ddfecf06cae43664.tar.xz 42-cub3d-c1f91998d9cf530d86b6e8d2ddfecf06cae43664.tar.zst 42-cub3d-c1f91998d9cf530d86b6e8d2ddfecf06cae43664.zip |
Got sprite
Diffstat (limited to 'map/map_one.cub')
-rw-r--r-- | map/map_one.cub | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index 70d8d5d..1d6ceed 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -14,9 +14,17 @@ NO ./path_to_the_north_texture SO ./path_to_the_south_texture -WE ./path_to_the_west_texture qweqwe +WE ./path_to_the_west_texture EA ./path_to_the_east_texture + + + + + + + + S ./path_to_the_sprite_texture F 220,100,0 C 225,30,0 |