Glowing crystals mainly

This commit is contained in:
Dan 2024-06-04 15:45:48 +01:00
parent ce0ef75241
commit 49e344f109
8 changed files with 624 additions and 188 deletions

View file

@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=3 uid="uid://qgxsbmcv0nqh"]
[ext_resource type="Script" path="res://components/scripts/crystal_glow_component.gd" id="1_0l2qm"]
[node name="CrystalGlowComponent" type="Node2D"]
script = ExtResource("1_0l2qm")
[node name="CrystalGlowContainer" type="Node2D" parent="."]