Stupid length exceeded I cba to write anything

This commit is contained in:
Dan 2024-06-05 15:49:58 +01:00
parent 49e344f109
commit 1d04d27969
10 changed files with 235 additions and 58 deletions

View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://mawos5ss1cod"]
[ext_resource type="Script" path="res://components/scripts/water_effect_component.gd" id="1_t16iq"]
[node name="WaterEffectComponent" type="Node2D"]
script = ExtResource("1_t16iq")
[node name="WaterEffectContainer" type="Node2D" parent="."]