From c1f91998d9cf530d86b6e8d2ddfecf06cae43664 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 28 Jan 2020 16:32:37 +0100 Subject: Got sprite --- map/map_one.cub | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'map') 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 -- cgit v1.2.3