Stupid length exceeded I cba to write anything
This commit is contained in:
parent
49e344f109
commit
1d04d27969
10 changed files with 235 additions and 58 deletions
8
components/WaterEffectComponent.tscn
Normal file
8
components/WaterEffectComponent.tscn
Normal 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="."]
|
||||
Loading…
Add table
Add a link
Reference in a new issue