reworking effects, turning them into their own scene for replicability
This commit is contained in:
9
Gameplay/Effects/click_effect.tscn
Normal file
9
Gameplay/Effects/click_effect.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene format=3 uid="uid://dg1haube60fgt"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://fygidhjkgabe" path="res://Gameplay/effect.tscn" id="1_udl8u"]
|
||||
[ext_resource type="Script" uid="uid://jvk7ejpb7xnc" path="res://Gameplay/Effects/TimeEffect.cs" id="2_uob21"]
|
||||
|
||||
[node name="ClickEffect" unique_id=110922950 instance=ExtResource("1_udl8u")]
|
||||
script = ExtResource("2_uob21")
|
||||
|
||||
[node name="Timer" type="Timer" parent="." index="0" unique_id=801745901]
|
||||
Reference in New Issue
Block a user