diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-02-02 09:57:02 +0100 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-02-02 09:57:02 +0100 |
| commit | 628f82dbb9d44dfda7ebde0a54b6559b275e204c (patch) | |
| tree | f41e8195ab7063d65142b37aefecad2b1e72535f /minimalist.cub | |
| parent | 44e93a191badd8c23d0bb971665f335bbb38f177 (diff) | |
| download | cub3d-628f82dbb9d44dfda7ebde0a54b6559b275e204c.tar.gz cub3d-628f82dbb9d44dfda7ebde0a54b6559b275e204c.tar.bz2 cub3d-628f82dbb9d44dfda7ebde0a54b6559b275e204c.zip | |
sprite kinda working but like walls (fml)
Diffstat (limited to 'minimalist.cub')
| -rw-r--r-- | minimalist.cub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/minimalist.cub b/minimalist.cub index 413dcfb..aefdc70 100644 --- a/minimalist.cub +++ b/minimalist.cub @@ -6,7 +6,7 @@ EA ./textures/eagle.xpm S ./textures/barrel.xpm F 10,10,10 -C 20,20,0 +C 40,40,40 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 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 @@ -17,7 +17,7 @@ C 20,20,0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 0 0 0 0 1 0 0 0 1 -1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 +1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 2 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 N 0 1 |
