From 417fae0795268bd8097cdeabe4eb4b47828ee1ef Mon Sep 17 00:00:00 2001 From: Brena Cardoso <> Date: Sun, 28 Jan 2024 16:52:43 +0200 Subject: BG instrucoes --- .../tutorial/assets/Img_background_instrucoes.png | Bin 0 -> 242236 bytes .../assets/Img_background_instrucoes.png.import | 34 +++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 game/shared/tutorial/assets/Img_background_instrucoes.png create mode 100644 game/shared/tutorial/assets/Img_background_instrucoes.png.import (limited to 'game') diff --git a/game/shared/tutorial/assets/Img_background_instrucoes.png b/game/shared/tutorial/assets/Img_background_instrucoes.png new file mode 100644 index 0000000..cd96aac Binary files /dev/null and b/game/shared/tutorial/assets/Img_background_instrucoes.png differ diff --git a/game/shared/tutorial/assets/Img_background_instrucoes.png.import b/game/shared/tutorial/assets/Img_background_instrucoes.png.import new file mode 100644 index 0000000..9c1c336 --- /dev/null +++ b/game/shared/tutorial/assets/Img_background_instrucoes.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d02a8362doj7y" +path="res://.godot/imported/Img_background_instrucoes.png-6d0dee46d246b66fdad50e65b498e879.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://game/shared/tutorial/assets/Img_background_instrucoes.png" +dest_files=["res://.godot/imported/Img_background_instrucoes.png-6d0dee46d246b66fdad50e65b498e879.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