Add tilesets
This commit is contained in:
parent
6752700ad8
commit
ad754098f8
5 changed files with 12 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "openpixels"]
|
||||
path = openpixels
|
||||
url = https://github.com/silveira/openpixels.git
|
4
open_tileset.tsx
Normal file
4
open_tileset.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.4" tiledversion="1.4.2" name="open_tileset" tilewidth="32" tileheight="32" tilecount="1710" columns="45">
|
||||
<image source="openpixels/open_tileset.png" width="1440" height="1216"/>
|
||||
</tileset>
|
1
openpixels
Submodule
1
openpixels
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b4146bc6c8b37fdc5ad82d21f40269484ebae539
|
BIN
tilesets_deviant_milkian_1.png
Normal file
BIN
tilesets_deviant_milkian_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
4
tilesets_deviant_milkian_1.tsx
Normal file
4
tilesets_deviant_milkian_1.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.4" tiledversion="1.4.2" name="tilesets_deviant_milkian_1" tilewidth="32" tileheight="32" tilecount="256" columns="16">
|
||||
<image source="tilesets_deviant_milkian_1.png" width="512" height="512"/>
|
||||
</tileset>
|
Loading…
Reference in a new issue