added simple sleep state for elements

refactoring
This commit is contained in:
2024-03-23 18:47:24 +01:00
parent 015f86cec1
commit d44412c666
9 changed files with 76 additions and 41 deletions

View File

@@ -7,7 +7,8 @@
[node name="Main" type="Node2D"]
script = ExtResource("1_k1i8e")
BrushSize = 1
RainAmount = 1.0
TextureResolution = 0.25
RainAmount = 0.0
[node name="CanvasLayer" type="CanvasLayer" parent="."]