From 657873d5a87ac10772c58a36d0089c4e864fa86c Mon Sep 17 00:00:00 2001 From: Brena Cardoso <> Date: Sat, 27 Jan 2024 16:54:29 +0200 Subject: Assets do MSN --- game/shared/assets/Img_MSN_namoradinha.png | Bin 0 -> 45408 bytes game/shared/assets/Img_MSN_namoradinha.png.import | 34 +++++++++++++++++++++ game/shared/assets/Img_MSN_normal.png | Bin 0 -> 38295 bytes game/shared/assets/Img_MSN_normal.png.import | 34 +++++++++++++++++++++ game/shared/assets/Img_background_windows.png | Bin 0 -> 61678 bytes .../assets/Img_background_windows.png.import | 34 +++++++++++++++++++++ 6 files changed, 102 insertions(+) create mode 100644 game/shared/assets/Img_MSN_namoradinha.png create mode 100644 game/shared/assets/Img_MSN_namoradinha.png.import create mode 100644 game/shared/assets/Img_MSN_normal.png create mode 100644 game/shared/assets/Img_MSN_normal.png.import create mode 100644 game/shared/assets/Img_background_windows.png create mode 100644 game/shared/assets/Img_background_windows.png.import diff --git a/game/shared/assets/Img_MSN_namoradinha.png b/game/shared/assets/Img_MSN_namoradinha.png new file mode 100644 index 0000000..7f04d87 Binary files /dev/null and b/game/shared/assets/Img_MSN_namoradinha.png differ diff --git a/game/shared/assets/Img_MSN_namoradinha.png.import b/game/shared/assets/Img_MSN_namoradinha.png.import new file mode 100644 index 0000000..a607586 --- /dev/null +++ b/game/shared/assets/Img_MSN_namoradinha.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7h0hokgsxon4" +path="res://.godot/imported/Img_MSN_namoradinha.png-2fe22c56fa0c2bd6a8fc7b4720dac15d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://game/shared/assets/Img_MSN_namoradinha.png" +dest_files=["res://.godot/imported/Img_MSN_namoradinha.png-2fe22c56fa0c2bd6a8fc7b4720dac15d.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 diff --git a/game/shared/assets/Img_MSN_normal.png b/game/shared/assets/Img_MSN_normal.png new file mode 100644 index 0000000..32bc123 Binary files /dev/null and b/game/shared/assets/Img_MSN_normal.png differ diff --git a/game/shared/assets/Img_MSN_normal.png.import b/game/shared/assets/Img_MSN_normal.png.import new file mode 100644 index 0000000..757ca31 --- /dev/null +++ b/game/shared/assets/Img_MSN_normal.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cmomodj0c17sh" +path="res://.godot/imported/Img_MSN_normal.png-658ea0f957216d504a5303bd67a7ed7b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://game/shared/assets/Img_MSN_normal.png" +dest_files=["res://.godot/imported/Img_MSN_normal.png-658ea0f957216d504a5303bd67a7ed7b.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 diff --git a/game/shared/assets/Img_background_windows.png b/game/shared/assets/Img_background_windows.png new file mode 100644 index 0000000..d7006b6 Binary files /dev/null and b/game/shared/assets/Img_background_windows.png differ diff --git a/game/shared/assets/Img_background_windows.png.import b/game/shared/assets/Img_background_windows.png.import new file mode 100644 index 0000000..438b015 --- /dev/null +++ b/game/shared/assets/Img_background_windows.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://j0btxfrk2q8k" +path="res://.godot/imported/Img_background_windows.png-6a41b282124a9b653e8037dad22b4661.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://game/shared/assets/Img_background_windows.png" +dest_files=["res://.godot/imported/Img_background_windows.png-6a41b282124a9b653e8037dad22b4661.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 -- cgit v1.2.3