[gd_scene load_steps=6 format=3 uid="uid://b5buw1sas18n4"] [ext_resource type="Script" path="res://content/system/dot/dot.gd" id="1_vdpux"] [ext_resource type="AudioStream" uid="uid://du7ur0lu28cvn" path="res://assets/sound/finger-snap.mp3" id="3_04fcm"] [ext_resource type="FontVariation" uid="uid://sshfnckriqxn" path="res://assets/icons/icons.tres" id="4_504vw"] [sub_resource type="SphereShape3D" id="SphereShape3D_3wgjq"] custom_solver_bias = 0.2 radius = 0.1 [sub_resource type="SphereShape3D" id="SphereShape3D_y1ne8"] custom_solver_bias = 0.2 radius = 0.2 [node name="Dot" type="StaticBody3D"] script = ExtResource("1_vdpux") [node name="CollisionShape3D" type="CollisionShape3D" parent="."] shape = SubResource("SphereShape3D_3wgjq") [node name="Label3D" type="Label3D" parent="."] pixel_size = 0.002 billboard = 1 text = "lightbulb" font = ExtResource("4_504vw") font_size = 100 outline_size = 18 [node name="Area3D" type="Area3D" parent="."] collision_layer = 4 collision_mask = 0 monitoring = false [node name="CollisionShape3D2" type="CollisionShape3D" parent="Area3D"] shape = SubResource("SphereShape3D_y1ne8") [node name="SnapSound" type="AudioStreamPlayer" parent="."] stream = ExtResource("3_04fcm") volume_db = -20.0