207 lines
8.0 KiB
Plaintext
207 lines
8.0 KiB
Plaintext
[gd_scene load_steps=23 format=3 uid="uid://bd22hddwb4h7m"]
|
||
|
||
[ext_resource type="Script" uid="uid://c22k0q6iuc2er" path="res://sniper_mode.gd" id="1_una2o"]
|
||
[ext_resource type="PackedScene" uid="uid://b2m6v640ng1xp" path="res://soldier.tscn" id="2_7wnjl"]
|
||
[ext_resource type="Texture2D" uid="uid://cp3jjwrlisdgp" path="res://360_F_148003870_lVBkCtdBqsB2hZP54UmS23dMp1xZhcbI.jpg" id="2_c13at"]
|
||
[ext_resource type="Texture2D" uid="uid://dag3xl20f0qqw" path="res://Screenshot 2026-04-27 073929.png" id="3_445o3"]
|
||
[ext_resource type="PackedScene" uid="uid://bvan4fannrm0b" path="res://crosshair.tscn" id="3_w3he4"]
|
||
[ext_resource type="Texture2D" uid="uid://bp0saj66wetxr" path="res://4948071062_8faf882d4c_b.jpg" id="3_yfi3b"]
|
||
[ext_resource type="Texture2D" uid="uid://bqoh3f2pws400" path="res://235-2357169_ -groom-and-bride-clipart.png" id="4_c13at"]
|
||
[ext_resource type="Script" uid="uid://6etttwu0lxfu" path="res://sniper_shake.gd" id="4_w3he4"]
|
||
[ext_resource type="Texture2D" uid="uid://b7nwjn1tmr7jo" path="res://f3309aae-a013-4a40-babb-01140aa08960_removalai_preview.png" id="5_aa1if"]
|
||
[ext_resource type="Texture2D" uid="uid://chj0cid0yq54x" path="res://3b5769ea-44bd-4f15-8fa1-756c022ef846_removalai_preview.png" id="6_6v4pa"]
|
||
[ext_resource type="Texture2D" uid="uid://cwbswlg6frkac" path="res://png-army-military-sentry-tower-against-transparent-background-381721927-removebg-preview.png" id="6_c13at"]
|
||
[ext_resource type="Texture2D" uid="uid://dcg2xoymdlk4y" path="res://4775eb46-f0f2-4563-a8e9-431ad1fe2832_removalai_preview.png" id="8_uxlq7"]
|
||
[ext_resource type="Texture2D" uid="uid://ddo2b1je4eq2p" path="res://397e0e86-78c4-491e-b87e-66dd2493e68c_removalai_preview.png" id="9_iaeei"]
|
||
[ext_resource type="PackedScene" uid="uid://dxnjxgkemw8o1" path="res://ui_simple.tscn" id="14_uxlq7"]
|
||
[ext_resource type="PackedScene" uid="uid://covf57e76ax7g" path="res://uitombolsniper.tscn" id="15_iaeei"]
|
||
[ext_resource type="AudioStream" uid="uid://bm4vwgn3gspe5" path="res://NIGHTTIME SOUNDS OF PEACE _ Ambience for Sleep, Relaxation, or Study _ 5 Minutes - Copy - Copy.ogg" id="16_ypb6f"]
|
||
[ext_resource type="AudioStream" uid="uid://bqp6npu2bglh7" path="res://Tank fire sound effect 1 _ artillery fire for game - Copy.ogg" id="17_s6x6i"]
|
||
|
||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_bov8w"]
|
||
size = Vector2(2326, 606)
|
||
|
||
[sub_resource type="Animation" id="Animation_jco62"]
|
||
length = 0.001
|
||
tracks/0/type = "value"
|
||
tracks/0/imported = false
|
||
tracks/0/enabled = true
|
||
tracks/0/path = NodePath("ColorRect:modulate")
|
||
tracks/0/interp = 1
|
||
tracks/0/loop_wrap = true
|
||
tracks/0/keys = {
|
||
"times": PackedFloat32Array(0),
|
||
"transitions": PackedFloat32Array(1),
|
||
"update": 0,
|
||
"values": [Color(0, 0, 0, 1)]
|
||
}
|
||
|
||
[sub_resource type="Animation" id="Animation_ibae7"]
|
||
resource_name = "fadein"
|
||
tracks/0/type = "value"
|
||
tracks/0/imported = false
|
||
tracks/0/enabled = true
|
||
tracks/0/path = NodePath("ColorRect:modulate")
|
||
tracks/0/interp = 1
|
||
tracks/0/loop_wrap = true
|
||
tracks/0/keys = {
|
||
"times": PackedFloat32Array(0, 0.53333336),
|
||
"transitions": PackedFloat32Array(1, 1),
|
||
"update": 0,
|
||
"values": [Color(0, 0, 0, 1), Color(0, 0, 0, 0)]
|
||
}
|
||
|
||
[sub_resource type="Animation" id="Animation_ri1s7"]
|
||
resource_name = "new_animation"
|
||
tracks/0/type = "value"
|
||
tracks/0/imported = false
|
||
tracks/0/enabled = true
|
||
tracks/0/path = NodePath("ColorRect:modulate")
|
||
tracks/0/interp = 1
|
||
tracks/0/loop_wrap = true
|
||
tracks/0/keys = {
|
||
"times": PackedFloat32Array(0, 1),
|
||
"transitions": PackedFloat32Array(1, 1),
|
||
"update": 0,
|
||
"values": [Color(0, 0, 0, 0), Color(0, 0, 0, 1)]
|
||
}
|
||
|
||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_bu3s6"]
|
||
_data = {
|
||
&"RESET": SubResource("Animation_jco62"),
|
||
&"fadein": SubResource("Animation_ibae7"),
|
||
&"fadeout": SubResource("Animation_ri1s7")
|
||
}
|
||
|
||
[node name="Node2D" type="Node2D"]
|
||
position = Vector2(577, 333)
|
||
script = ExtResource("1_una2o")
|
||
|
||
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
||
|
||
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
|
||
position = Vector2(3, 303)
|
||
shape = SubResource("RectangleShape2D_bov8w")
|
||
|
||
[node name="Sprite2D5" type="Sprite2D" parent="StaticBody2D"]
|
||
self_modulate = Color(1.8247963, 1.8247963, 1.8247963, 1)
|
||
position = Vector2(0.7500248, -500.75006)
|
||
scale = Vector2(2.2407227, 1.5066175)
|
||
texture = ExtResource("3_yfi3b")
|
||
|
||
[node name="Sprite2D6" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(-493, -442)
|
||
scale = Vector2(0.104897045, 0.11638865)
|
||
texture = ExtResource("4_c13at")
|
||
|
||
[node name="Sprite2D7" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(-608, -135.00003)
|
||
scale = Vector2(1.8933333, 1.74581)
|
||
texture = ExtResource("5_aa1if")
|
||
|
||
[node name="Sprite2D8" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(495, -126.000015)
|
||
scale = Vector2(1.8933333, 1.74581)
|
||
texture = ExtResource("5_aa1if")
|
||
|
||
[node name="Sprite2D9" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(1588.9999, -116.000015)
|
||
scale = Vector2(1.8933333, 1.74581)
|
||
texture = ExtResource("5_aa1if")
|
||
|
||
[node name="Sprite2D10" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(-33, -377)
|
||
scale = Vector2(1.62, 1.854)
|
||
texture = ExtResource("6_c13at")
|
||
|
||
[node name="Sprite2D14" type="Sprite2D" parent="StaticBody2D"]
|
||
modulate = Color(1.4683453, 1.4683453, 1.4683453, 1)
|
||
position = Vector2(-795, -389)
|
||
scale = Vector2(3.8485715, 2.8402777)
|
||
texture = ExtResource("6_6v4pa")
|
||
metadata/_edit_lock_ = true
|
||
|
||
[node name="Sprite2D11" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(793, -341)
|
||
scale = Vector2(3.8270833, 3.1592593)
|
||
texture = ExtResource("8_uxlq7")
|
||
|
||
[node name="lampujalan6" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(609, -257)
|
||
texture = ExtResource("9_iaeei")
|
||
|
||
[node name="Polygon2D" type="Polygon2D" parent="StaticBody2D/lampujalan6"]
|
||
color = Color(1, 1, 0.45490196, 0.21568628)
|
||
polygon = PackedVector2Array(-46, -156, -26, -156, -18, -146, 148, 285, -201, 287, -55, -147)
|
||
|
||
[node name="Sprite2D3" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(157.00012, 62)
|
||
scale = Vector2(1.0628816, 1.0652174)
|
||
texture = ExtResource("3_445o3")
|
||
|
||
[node name="lampujalan5" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(-640, -257)
|
||
texture = ExtResource("9_iaeei")
|
||
|
||
[node name="Polygon2D" type="Polygon2D" parent="StaticBody2D/lampujalan5"]
|
||
color = Color(1, 1, 0.45490196, 0.21568628)
|
||
polygon = PackedVector2Array(-46, -156, -26, -156, -18, -146, 148, 285, -201, 287, -55, -147)
|
||
|
||
[node name="Sprite2D2" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(-713, 62)
|
||
scale = Vector2(1.0628816, 1.0652174)
|
||
texture = ExtResource("3_445o3")
|
||
|
||
[node name="Sprite2D4" type="Sprite2D" parent="StaticBody2D"]
|
||
position = Vector2(1026.9999, 62)
|
||
scale = Vector2(1.0628816, 1.0652174)
|
||
texture = ExtResource("3_445o3")
|
||
|
||
[node name="Polygon2D" type="Polygon2D" parent="StaticBody2D"]
|
||
texture_repeat = 2
|
||
texture = ExtResource("2_c13at")
|
||
polygon = PackedVector2Array(-1149, 122, 1168, 122, 1170, 591, -1250, 645)
|
||
|
||
[node name="Sprite2D" type="Sprite2D" parent="StaticBody2D"]
|
||
|
||
[node name="Soldier" parent="." instance=ExtResource("2_7wnjl")]
|
||
position = Vector2(-353, -74)
|
||
|
||
[node name="Soldier2" parent="." instance=ExtResource("2_7wnjl")]
|
||
position = Vector2(317, -70)
|
||
|
||
[node name="Crosshair" parent="." instance=ExtResource("3_w3he4")]
|
||
|
||
[node name="Camera2D" type="Camera2D" parent="."]
|
||
position = Vector2(3, -209)
|
||
zoom = Vector2(0.5, 0.5)
|
||
script = ExtResource("4_w3he4")
|
||
|
||
[node name="TransitionLayer" type="CanvasLayer" parent="."]
|
||
|
||
[node name="ColorRect" type="ColorRect" parent="TransitionLayer"]
|
||
modulate = Color(0, 0, 0, 1)
|
||
anchors_preset = 15
|
||
anchor_right = 1.0
|
||
anchor_bottom = 1.0
|
||
grow_horizontal = 2
|
||
grow_vertical = 2
|
||
mouse_filter = 2
|
||
|
||
[node name="fade_to_black" type="AnimationPlayer" parent="TransitionLayer"]
|
||
libraries = {
|
||
&"": SubResource("AnimationLibrary_bu3s6")
|
||
}
|
||
|
||
[node name="CanvasLayer2" parent="." instance=ExtResource("15_iaeei")]
|
||
|
||
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
||
|
||
[node name="UISimple" parent="CanvasLayer" instance=ExtResource("14_uxlq7")]
|
||
|
||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||
stream = ExtResource("16_ypb6f")
|
||
|
||
[node name="AudioStreamPlayer2" type="AudioStreamPlayer" parent="."]
|
||
stream = ExtResource("17_s6x6i")
|