11 lines
340 B
Plaintext
11 lines
340 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://u05rhajgvdf0"]
|
|
|
|
[ext_resource type="Script" uid="uid://ccrwjsylojer2" path="res://Scripts/Game/Tools/Sniper.cs" id="1_fyler"]
|
|
|
|
[node name="SingleFireGun" type="Label"]
|
|
text = "2. Sniper Rifle"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="Script" type="Node3D" parent="."]
|
|
script = ExtResource("1_fyler")
|