10 lines
322 B
Plaintext
10 lines
322 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bkk1rxx36ghrl"]
|
|
|
|
[ext_resource type="Script" uid="uid://ubn3pgywffro" path="res://scene/entity/ux/hover_light_click_area.gd" id="1_qoyst"]
|
|
|
|
[node name="HoverLightClickArea" type="Area2D"]
|
|
collision_layer = 0
|
|
collision_mask = 4
|
|
monitorable = false
|
|
script = ExtResource("1_qoyst")
|