diff options
author | perivesta <> | 2023-07-09 12:16:47 +0200 |
---|---|---|
committer | perivesta <> | 2023-07-09 12:16:47 +0200 |
commit | 1bdd095785d4b2baa4c11bf981b008ce59ccb75d (patch) | |
tree | 4a5815526374e5f0f25908a2593a22fb6268aa46 /Assets/Images | |
parent | 0d31b1a2bd4658263d957971a3877ef30383eac2 (diff) | |
download | 2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.tar.gz 2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.tar.bz2 2023-1bdd095785d4b2baa4c11bf981b008ce59ccb75d.zip |
add background
Diffstat (limited to 'Assets/Images')
-rw-r--r-- | Assets/Images/grass_tileset_16x16.png | bin | 0 -> 5089 bytes | |||
-rw-r--r-- | Assets/Images/grass_tileset_16x16.png.import | 34 |
2 files changed, 34 insertions, 0 deletions
diff --git a/Assets/Images/grass_tileset_16x16.png b/Assets/Images/grass_tileset_16x16.png Binary files differnew file mode 100644 index 0000000..4f8b988 --- /dev/null +++ b/Assets/Images/grass_tileset_16x16.png diff --git a/Assets/Images/grass_tileset_16x16.png.import b/Assets/Images/grass_tileset_16x16.png.import new file mode 100644 index 0000000..bd799fb --- /dev/null +++ b/Assets/Images/grass_tileset_16x16.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6eutco3peceu" +path="res://.godot/imported/grass_tileset_16x16.png-6e9a0eb90b48488bf2ceb075c28b50bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Images/grass_tileset_16x16.png" +dest_files=["res://.godot/imported/grass_tileset_16x16.png-6e9a0eb90b48488bf2ceb075c28b50bd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +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 |