diff options
author | rodri <rgl@antares-labs.eu> | 2020-05-17 12:43:24 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2020-05-17 12:43:24 +0000 |
commit | e9a9a611dcb6d61b7221af8634fc5b2e5624f3b2 (patch) | |
tree | 38adfff78d0074511522553bce7d7472404850c3 /asset | |
parent | 12406c361e2a65637beec739f9983bb088e26da7 (diff) | |
download | etoys-e9a9a611dcb6d61b7221af8634fc5b2e5624f3b2.tar.gz etoys-e9a9a611dcb6d61b7221af8634fc5b2e5624f3b2.tar.bz2 etoys-e9a9a611dcb6d61b7221af8634fc5b2e5624f3b2.zip |
isometric: fix world rframe basis
new tiles were also added and promoted to 32x16
Diffstat (limited to 'asset')
-rw-r--r-- | asset/tile/building.pic | bin | 0 -> 4156 bytes |
-rw-r--r-- | asset/tile/empty.pic | bin | 316 -> 1084 bytes |
-rw-r--r-- | asset/tile/filled.pic | bin | 316 -> 1084 bytes |
-rw-r--r-- | asset/tile/focus.pic | bin | 0 -> 1084 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/asset/tile/building.pic b/asset/tile/building.pic Binary files differnew file mode 100644 index 0000000..1a6139a --- /dev/null +++ b/asset/tile/building.pic diff --git a/asset/tile/empty.pic b/asset/tile/empty.pic Binary files differindex 317ba1a..9955ec7 100644 --- a/asset/tile/empty.pic +++ b/asset/tile/empty.pic diff --git a/asset/tile/filled.pic b/asset/tile/filled.pic Binary files differindex dc32e49..df096c2 100644 --- a/asset/tile/filled.pic +++ b/asset/tile/filled.pic diff --git a/asset/tile/focus.pic b/asset/tile/focus.pic Binary files differnew file mode 100644 index 0000000..df5436a --- /dev/null +++ b/asset/tile/focus.pic |