[gd_scene format=3 uid="uid://ca51sup6v0qr1"] [ext_resource type="Script" uid="uid://dghhpx6mxb4lr" path="res://guide_examples/virtual_cursor/pointable/pointable.gd" id="1_ujxlw"] [ext_resource type="Texture2D" uid="uid://byjxtsekdl8t2" path="res://guide_examples/shared/godot_logo.svg" id="2_i12oa"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_cccqq"] size = Vector2(128, 128) [node name="Pointable" type="Area2D" unique_id=1152525250] monitoring = false script = ExtResource("1_ujxlw") [node name="GodotLogo" type="Sprite2D" parent="." unique_id=1608649131] texture = ExtResource("2_i12oa") [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1256518687] shape = SubResource("RectangleShape2D_cccqq")