initial commit, hope i didnt push any keys :P

This commit is contained in:
anne
2023-02-07 17:46:01 +01:00
commit 1416a35df1
362 changed files with 7234 additions and 0 deletions
@@ -0,0 +1,13 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://scenes/weather_display/weather_display.gd" type="Script" id=1]
[ext_resource path="res://assets/texture/weather_icons/weather5.png" type="Texture" id=2]
[node name="weather_display" type="TextureRect"]
margin_left = -26.0
margin_top = 171.0
margin_right = 454.0
margin_bottom = 502.0
texture = ExtResource( 2 )
script = ExtResource( 1 )
weather = 5