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://c87qvtq8ho3bb"]
[ext_resource type="Script" path="res://components/scripts/mushroom_glow_component.gd" id="1_rmpcb"]
[node name="MushroomGlowComponent" type="Node2D"]
script = ExtResource("1_rmpcb")
[node name="MushroomGlowContainer" type="Node2D" parent="."]