From 6265ab54e04bb9e50950fb6eeeb2916aeccc1deb Mon Sep 17 00:00:00 2001 From: 2-1-1-2 Date: Sun, 28 Jan 2024 13:24:44 +0100 Subject: [PATCH] Assets weather --- ressources/assets/Weather/Ads_Wallpaper.png | 3 +++ ressources/assets/Weather/CloudyV2.png | 3 +++ ressources/assets/Weather/RainyV2.png | 3 +++ ressources/assets/Weather/SunnyV2.png | 3 +++ scenes/game/ads/Ads_password.tscn | 3 --- 5 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 ressources/assets/Weather/Ads_Wallpaper.png create mode 100644 ressources/assets/Weather/CloudyV2.png create mode 100644 ressources/assets/Weather/RainyV2.png create mode 100644 ressources/assets/Weather/SunnyV2.png diff --git a/ressources/assets/Weather/Ads_Wallpaper.png b/ressources/assets/Weather/Ads_Wallpaper.png new file mode 100644 index 0000000..b86d6d3 --- /dev/null +++ b/ressources/assets/Weather/Ads_Wallpaper.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8b4fdeb7c50e11a64e3956fd93adca78bd90362610d4b505432f5e54825695 +size 2348330 diff --git a/ressources/assets/Weather/CloudyV2.png b/ressources/assets/Weather/CloudyV2.png new file mode 100644 index 0000000..fbbbf10 --- /dev/null +++ b/ressources/assets/Weather/CloudyV2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f200aa23871da2e1e836da3475aa86a9a4b1ad7b2450ddee99a54f78abb6ce +size 221943 diff --git a/ressources/assets/Weather/RainyV2.png b/ressources/assets/Weather/RainyV2.png new file mode 100644 index 0000000..07d2b3c --- /dev/null +++ b/ressources/assets/Weather/RainyV2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab31ee2a74162309c9800e5ca92552fc076d041e77d07cd850b4d9fe0bd21e2 +size 247817 diff --git a/ressources/assets/Weather/SunnyV2.png b/ressources/assets/Weather/SunnyV2.png new file mode 100644 index 0000000..74859c1 --- /dev/null +++ b/ressources/assets/Weather/SunnyV2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be1ba282a0a28441276806c9a678f82a5dcd1485d1145f59493212220f3b6a6 +size 263057 diff --git a/scenes/game/ads/Ads_password.tscn b/scenes/game/ads/Ads_password.tscn index a5491fa..bcaf636 100644 --- a/scenes/game/ads/Ads_password.tscn +++ b/scenes/game/ads/Ads_password.tscn @@ -15,6 +15,3 @@ theme_override_colors/default_color = Color(0, 0, 0, 1) theme_override_fonts/normal_font = ExtResource("2_p5m0b") theme_override_font_sizes/normal_font_size = 61 text = "password" - -[node name="Timer" parent="." index="3"] -autostart = true