hierarchy rework

fixed swap
This commit is contained in:
2023-11-05 20:09:18 +01:00
parent 7670b2982a
commit 8278312aee
9 changed files with 75 additions and 120 deletions

View File

@@ -4,9 +4,9 @@
[node name="Main" type="Node2D"]
script = ExtResource("1_k1i8e")
BrushSize = 3
BrushSize = 1
TextureResolution = 0.25
RainAmount = 0.15
RainAmount = 1.0
[node name="CanvasLayer" type="CanvasLayer" parent="."]