Initial commit

This commit is contained in:
2020-10-26 00:50:16 -04:00
commit e3358f6dd1
707 changed files with 12028 additions and 0 deletions

6
art/ScalingMaterial.tres Normal file
View File

@ -0,0 +1,6 @@
[gd_resource type="ShaderMaterial" load_steps=2 format=2]
[ext_resource path="res://vendor/GodotThings/SmoothPixelFiltering/SmoothPixel.shader" type="Shader" id=1]
[resource]
shader = ExtResource( 1 )

View File

@ -0,0 +1,6 @@
[InternetShortcut]
URL=https://kenney.nl/documentation/game-assets/tilemaps
IDList=
HotKey=0
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11

View File

@ -0,0 +1,2 @@
[InternetShortcut]
URL=http://www.kenney.nl/

View File

@ -0,0 +1,23 @@
Micro Roguelike 1.2
Created/distributed by Kenney (www.kenney.nl)
Creation date: 04-05-2020
------------------------------
License: (Creative Commons Zero, CC0)
http://creativecommons.org/publicdomain/zero/1.0/
This content is free to use in personal, educational and commercial projects.
Support us by crediting Kenney or www.kenney.nl (this is not mandatory)
------------------------------
Donate: http://support.kenney.nl
Request: http://request.kenney.nl
Patreon: http://patreon.com/kenney/
Follow on Twitter for updates:

View File

@ -0,0 +1,2 @@
[InternetShortcut]
URL=https://www.patreon.com/kenney/

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/Preview.png-7c800c77b4cd5f0b08d7645e0371f6af.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Preview.png"
dest_files=[ "res://.import/Preview.png-7c800c77b4cd5f0b08d7645e0371f6af.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/Sample.png-7845e88043bd86c09fcb8b3e5eb3e9a4.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Sample.png"
dest_files=[ "res://.import/Sample.png-7845e88043bd86c09fcb8b3e5eb3e9a4.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/colored_tilemap.png-d34e4c8eec8f4a9166b11b3d45f866c4.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tilemap/colored_tilemap.png"
dest_files=[ "res://.import/colored_tilemap.png-d34e4c8eec8f4a9166b11b3d45f866c4.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/colored_tilemap_packed.png-978da3636cfbb5d4e66d5fa33ad4adae.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tilemap/colored_tilemap_packed.png"
dest_files=[ "res://.import/colored_tilemap_packed.png-978da3636cfbb5d4e66d5fa33ad4adae.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/monochrome_tilemap.png-4db726b4b2256e28d7cdcb0282e651a2.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tilemap/monochrome_tilemap.png"
dest_files=[ "res://.import/monochrome_tilemap.png-4db726b4b2256e28d7cdcb0282e651a2.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 975 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/monochrome_tilemap_packed.png-4dd537cdf5b729da22516333cdff587c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tilemap/monochrome_tilemap_packed.png"
dest_files=[ "res://.import/monochrome_tilemap_packed.png-4dd537cdf5b729da22516333cdff587c.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0000.png-1f6fefd9315ee88a08de0fcb6ec978b8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0000.png"
dest_files=[ "res://.import/tile_0000.png-1f6fefd9315ee88a08de0fcb6ec978b8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0001.png-25b2ed4a41a07c4d7b668022e3eed802.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0001.png"
dest_files=[ "res://.import/tile_0001.png-25b2ed4a41a07c4d7b668022e3eed802.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0002.png-bb6836bf9ccdb3f224be01f8c1a59468.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0002.png"
dest_files=[ "res://.import/tile_0002.png-bb6836bf9ccdb3f224be01f8c1a59468.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0003.png-0e793672666e6b6b20981e8b58d32bcc.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0003.png"
dest_files=[ "res://.import/tile_0003.png-0e793672666e6b6b20981e8b58d32bcc.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0004.png-247c4092727bb74f6a8dc69c6d2460c8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0004.png"
dest_files=[ "res://.import/tile_0004.png-247c4092727bb74f6a8dc69c6d2460c8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0005.png-d315f5efa204b5b2ff7574327ee23c1d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0005.png"
dest_files=[ "res://.import/tile_0005.png-d315f5efa204b5b2ff7574327ee23c1d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0006.png-8ef918462bab89c74dfe9ae17f97ce86.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0006.png"
dest_files=[ "res://.import/tile_0006.png-8ef918462bab89c74dfe9ae17f97ce86.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0007.png-ff22c9e1cb34da7f57868307d76efee4.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0007.png"
dest_files=[ "res://.import/tile_0007.png-ff22c9e1cb34da7f57868307d76efee4.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0008.png-6b231c72b9f966ba415bf5febd7abc9d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0008.png"
dest_files=[ "res://.import/tile_0008.png-6b231c72b9f966ba415bf5febd7abc9d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0009.png-38ea17cce5c1bf3ad973d0836ff6edb9.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0009.png"
dest_files=[ "res://.import/tile_0009.png-38ea17cce5c1bf3ad973d0836ff6edb9.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0010.png-947eea324c1fb6b78c3273911315e3eb.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0010.png"
dest_files=[ "res://.import/tile_0010.png-947eea324c1fb6b78c3273911315e3eb.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0011.png-0275a5d6b1f29e5ed9d463bb74fd401e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0011.png"
dest_files=[ "res://.import/tile_0011.png-0275a5d6b1f29e5ed9d463bb74fd401e.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0012.png-f5b909083e8197089cf29ebd810bcd62.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0012.png"
dest_files=[ "res://.import/tile_0012.png-f5b909083e8197089cf29ebd810bcd62.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0013.png-14ef8acd5e6cad78b4f55e2e3a9a10c7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0013.png"
dest_files=[ "res://.import/tile_0013.png-14ef8acd5e6cad78b4f55e2e3a9a10c7.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0014.png-6fd06bff622c9b82c13bb3267298f25b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0014.png"
dest_files=[ "res://.import/tile_0014.png-6fd06bff622c9b82c13bb3267298f25b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0015.png-ee5846055a4c8ca0b7ecafc2aa01370d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0015.png"
dest_files=[ "res://.import/tile_0015.png-ee5846055a4c8ca0b7ecafc2aa01370d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0016.png-43ad1c99322bedbb79b147e2e937f9db.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0016.png"
dest_files=[ "res://.import/tile_0016.png-43ad1c99322bedbb79b147e2e937f9db.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0017.png-128961bdd0b2a18c5c2a76183e806dbf.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0017.png"
dest_files=[ "res://.import/tile_0017.png-128961bdd0b2a18c5c2a76183e806dbf.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0018.png-b489a775118f362ac862471ef8739a3e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0018.png"
dest_files=[ "res://.import/tile_0018.png-b489a775118f362ac862471ef8739a3e.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0019.png-2a0b2d988d920f064191913f02c6731e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0019.png"
dest_files=[ "res://.import/tile_0019.png-2a0b2d988d920f064191913f02c6731e.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0020.png-3a9e6e7ab1cd6c77950eea9326255796.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0020.png"
dest_files=[ "res://.import/tile_0020.png-3a9e6e7ab1cd6c77950eea9326255796.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0021.png-a8eda1894d4132c13c6cdf6c22ac0d27.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0021.png"
dest_files=[ "res://.import/tile_0021.png-a8eda1894d4132c13c6cdf6c22ac0d27.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0022.png-de6ecded2a36f09c0f9c0689f5bcaa86.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0022.png"
dest_files=[ "res://.import/tile_0022.png-de6ecded2a36f09c0f9c0689f5bcaa86.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0023.png-0f1093465981564a0bc47f1c78d696fd.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0023.png"
dest_files=[ "res://.import/tile_0023.png-0f1093465981564a0bc47f1c78d696fd.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0024.png-b21a0d57542165a486fba209ef0143dc.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0024.png"
dest_files=[ "res://.import/tile_0024.png-b21a0d57542165a486fba209ef0143dc.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0025.png-4b184e134b72843bb02729694ebecc7b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0025.png"
dest_files=[ "res://.import/tile_0025.png-4b184e134b72843bb02729694ebecc7b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0026.png-c7971bf68e7238643e93db17de3da7f8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0026.png"
dest_files=[ "res://.import/tile_0026.png-c7971bf68e7238643e93db17de3da7f8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0027.png-16730e48cd1775947534c8939885c2e7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0027.png"
dest_files=[ "res://.import/tile_0027.png-16730e48cd1775947534c8939885c2e7.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0028.png-85a0abff88d88e281e131323d115dce8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0028.png"
dest_files=[ "res://.import/tile_0028.png-85a0abff88d88e281e131323d115dce8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0029.png-5cc0cb801a921875cf6f1ae005918a87.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0029.png"
dest_files=[ "res://.import/tile_0029.png-5cc0cb801a921875cf6f1ae005918a87.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0030.png-acfc3c906da0b84260461f3ed33f89c5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0030.png"
dest_files=[ "res://.import/tile_0030.png-acfc3c906da0b84260461f3ed33f89c5.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0031.png-fb53e47c256ec1a97fe66c03eee0b62e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0031.png"
dest_files=[ "res://.import/tile_0031.png-fb53e47c256ec1a97fe66c03eee0b62e.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0032.png-44ae6ad5afd00b31527de5578623ba60.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0032.png"
dest_files=[ "res://.import/tile_0032.png-44ae6ad5afd00b31527de5578623ba60.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0033.png-a7e2b64a80d864d2d874590d76a1266c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0033.png"
dest_files=[ "res://.import/tile_0033.png-a7e2b64a80d864d2d874590d76a1266c.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0034.png-1538e6d2a0565a5dff5c1d8bc6724508.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0034.png"
dest_files=[ "res://.import/tile_0034.png-1538e6d2a0565a5dff5c1d8bc6724508.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0035.png-9332512b176bcc01f1ff0e92d67fccef.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0035.png"
dest_files=[ "res://.import/tile_0035.png-9332512b176bcc01f1ff0e92d67fccef.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0036.png-389412822f474a442db94d7d679bf671.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0036.png"
dest_files=[ "res://.import/tile_0036.png-389412822f474a442db94d7d679bf671.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0037.png-6f7da6aa424311be17a325320a9bcb6d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0037.png"
dest_files=[ "res://.import/tile_0037.png-6f7da6aa424311be17a325320a9bcb6d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0038.png-9fb97aadd90150a366b64ce1eb6b3bf7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0038.png"
dest_files=[ "res://.import/tile_0038.png-9fb97aadd90150a366b64ce1eb6b3bf7.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0039.png-b52c85dd92adc625c9089d82a9f7ce72.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0039.png"
dest_files=[ "res://.import/tile_0039.png-b52c85dd92adc625c9089d82a9f7ce72.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 B

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/tile_0040.png-0efab141b04fabf6d038f010ca773f9f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://art/kenney_microroguelike_1.2/Tiles/Colored/tile_0040.png"
dest_files=[ "res://.import/tile_0040.png-0efab141b04fabf6d038f010ca773f9f.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B

Some files were not shown because too many files have changed in this diff Show More