The_Dark_Side_of_Earth/utils/interactable_area.tscn

10 lines
315 B
Text
Raw Permalink Normal View History

2025-10-05 15:01:51 +02:00
[gd_scene load_steps=2 format=3 uid="uid://ds21d77ruuk4y"]
[ext_resource type="Script" uid="uid://bgp6nutttqhpb" path="res://utils/interactable_area.gd" id="1_rua2f"]
[node name="InteractableArea" type="Area2D"]
collision_layer = 64
script = ExtResource("1_rua2f")
[node name="Cooldown" type="Timer" parent="."]