Воскрешение доспехов при их смерти

This commit is contained in:
Евгений Титаренко 2023-08-19 12:24:17 +03:00
parent 4dbcb00029
commit 619ed0c88e
2 changed files with 6 additions and 9 deletions

View file

@ -27,7 +27,7 @@ light_mode = 2
[sub_resource type="ShaderMaterial" id="ShaderMaterial_m680d"]
shader = ExtResource("5_64d71")
[sub_resource type="ViewportTexture" id="ViewportTexture_1dtfl"]
[sub_resource type="ViewportTexture" id="ViewportTexture_pym12"]
viewport_path = NodePath("FlashlightViewport")
[sub_resource type="CircleShape2D" id="CircleShape2D_prnh4"]
@ -123,7 +123,7 @@ CameraBounds = Vector2(30, 20)
[node name="PointLight2D" type="PointLight2D" parent="PlayerCamera" node_paths=PackedStringArray("LightViewport")]
blend_mode = 2
range_item_cull_mask = 2
texture = SubResource("ViewportTexture_1dtfl")
texture = SubResource("ViewportTexture_pym12")
script = ExtResource("6_slohe")
LightViewport = NodePath("../../FlashlightViewport")