diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-01-28 16:37:12 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-01-28 16:37:12 +0100 |
commit | 178eca9d786caa5249a29de5218638da9bf224c9 (patch) | |
tree | 9318c9c5c237fa2091930799b3d909a1ea421164 /map/map_one.cub | |
parent | Got sprite (diff) | |
download | 42-cub3d-178eca9d786caa5249a29de5218638da9bf224c9.tar.gz 42-cub3d-178eca9d786caa5249a29de5218638da9bf224c9.tar.bz2 42-cub3d-178eca9d786caa5249a29de5218638da9bf224c9.tar.xz 42-cub3d-178eca9d786caa5249a29de5218638da9bf224c9.tar.zst 42-cub3d-178eca9d786caa5249a29de5218638da9bf224c9.zip |
Good for now, I'll continue later
Diffstat (limited to '')
-rw-r--r-- | map/map_one.cub | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index 1d6ceed..388dd3a 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -1,30 +1,9 @@ - - - R 1400 900 - - - NO ./path_to_the_north_texture - - - - - - SO ./path_to_the_south_texture -WE ./path_to_the_west_texture EA ./path_to_the_east_texture - - - - - - - - - +WE ./path_to_the_west_texture S ./path_to_the_sprite_texture F 220,100,0 C 225,30,0 |