diff options
author | Henrique Alves <henrique.alves@itsjungle.xyz> | 2024-01-28 12:59:06 +0200 |
---|---|---|
committer | Henrique Alves <henrique.alves@itsjungle.xyz> | 2024-01-28 13:00:10 +0200 |
commit | 5aa179deaa7cfc35b5bbc6abfba348deb0cc7017 (patch) | |
tree | 3439c6eccc415a10c4c4f7bef1fcb0538a4de9d7 /game/shared/timer | |
parent | 40e31067f724d7a0570d622cc4d4dc0ee7233275 (diff) | |
download | gamejam-ggj-2024-5aa179deaa7cfc35b5bbc6abfba348deb0cc7017.tar.gz gamejam-ggj-2024-5aa179deaa7cfc35b5bbc6abfba348deb0cc7017.tar.bz2 gamejam-ggj-2024-5aa179deaa7cfc35b5bbc6abfba348deb0cc7017.zip |
Add timer
Diffstat (limited to 'game/shared/timer')
-rw-r--r-- | game/shared/timer/Img_timer_2.png | bin | 11267 -> 0 bytes | |||
-rw-r--r-- | game/shared/timer/Img_timer_2.png.import | 34 |
2 files changed, 0 insertions, 34 deletions
diff --git a/game/shared/timer/Img_timer_2.png b/game/shared/timer/Img_timer_2.png Binary files differdeleted file mode 100644 index a943e04..0000000 --- a/game/shared/timer/Img_timer_2.png +++ /dev/null diff --git a/game/shared/timer/Img_timer_2.png.import b/game/shared/timer/Img_timer_2.png.import deleted file mode 100644 index 4d6c899..0000000 --- a/game/shared/timer/Img_timer_2.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://deb8hl537upa1" -path="res://.godot/imported/Img_timer_2.png-56774a967d00c04e5e7920ca89db1260.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://game/shared/timer/Img_timer_2.png" -dest_files=["res://.godot/imported/Img_timer_2.png-56774a967d00c04e5e7920ca89db1260.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 |