add tileset
This commit is contained in:
parent
cd1cc3d91e
commit
64ba67156e
8 changed files with 305 additions and 0 deletions
21
assets/mappack/License.txt
Normal file
21
assets/mappack/License.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
|
||||
|
||||
Map Pack
|
||||
|
||||
by Kenney Vleugels (Kenney.nl)
|
||||
|
||||
------------------------------
|
||||
|
||||
License (Creative Commons Zero, CC0)
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
|
||||
You may use these assets in personal and commercial projects.
|
||||
Credit (Kenney or www.kenney.nl) would be nice but is not mandatory.
|
||||
|
||||
------------------------------
|
||||
|
||||
Donate: http://support.kenney.nl
|
||||
Request: http://request.kenney.nl
|
||||
|
||||
Follow on Twitter for updates:
|
||||
@KenneyWings
|
BIN
assets/mappack/Tilesheet/mapPack_tilesheet.png
Normal file
BIN
assets/mappack/Tilesheet/mapPack_tilesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 200 KiB |
34
assets/mappack/Tilesheet/mapPack_tilesheet.png.import
Normal file
34
assets/mappack/Tilesheet/mapPack_tilesheet.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6q2ia3kcm0t2"
|
||||
path="res://.godot/imported/mapPack_tilesheet.png-ce8144ce1d7e9cd7d6c07ea2e5f59e47.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/mappack/Tilesheet/mapPack_tilesheet.png"
|
||||
dest_files=["res://.godot/imported/mapPack_tilesheet.png-ce8144ce1d7e9cd7d6c07ea2e5f59e47.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
BIN
assets/mappack/Tilesheet/mapPack_tilesheet_2X.png
Normal file
BIN
assets/mappack/Tilesheet/mapPack_tilesheet_2X.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 451 KiB |
34
assets/mappack/Tilesheet/mapPack_tilesheet_2X.png.import
Normal file
34
assets/mappack/Tilesheet/mapPack_tilesheet_2X.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dh2d6j8f1kscn"
|
||||
path="res://.godot/imported/mapPack_tilesheet_2X.png-7ad9ea08e2847613493c6bfeb0b5e3b4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/mappack/Tilesheet/mapPack_tilesheet_2X.png"
|
||||
dest_files=["res://.godot/imported/mapPack_tilesheet_2X.png-7ad9ea08e2847613493c6bfeb0b5e3b4.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
Loading…
Add table
Add a link
Reference in a new issue