[gd_scene load_steps=5 format=3 uid="uid://cc102xko0u6yj"] [ext_resource type="Script" path="res://src/equipment/point_spray/point_spray.gd" id="1_2yl2v"] [ext_resource type="Texture2D" uid="uid://bdnurvg7xe6k7" path="res://assets/ui/hud/reticle.png" id="1_f2scl"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ng43h"] transparency = 1 shading_mode = 0 vertex_color_use_as_albedo = true albedo_color = Color(0, 1, 0.301961, 0.254902) [sub_resource type="PrismMesh" id="PrismMesh_ow0jh"] material = SubResource("StandardMaterial3D_ng43h") size = Vector3(0.2, 2, 0.2) [node name="PointSpray" type="Node3D"] script = ExtResource("1_2yl2v") [node name="RayCast3D" type="RayCast3D" parent="."] unique_name_in_owner = true target_position = Vector3(0, 0, -2) [node name="SprayEffect" type="MeshInstance3D" parent="."] unique_name_in_owner = true transform = Transform3D(1, 0, 0, 0, -4.47035e-08, -1, 0, 1, -4.47035e-08, 0, 0, -1) visible = false layers = 2 mesh = SubResource("PrismMesh_ow0jh") skeleton = NodePath("../../../..") [node name="Decal" type="Decal" parent="."] transform = Transform3D(1, 0, 0, 0, -4.47035e-08, -1, 0, 1, -4.47035e-08, 0, 0, -1) size = Vector3(0.2, 2, 0.2) texture_albedo = ExtResource("1_f2scl") cull_mask = 1048573