Правки 2

This commit is contained in:
Georgiy Gorin
2026-04-23 17:40:24 +03:00
parent 3a3edc54a4
commit 31cab204ad
2 changed files with 13 additions and 11 deletions
+5 -4
View File
@@ -2,7 +2,7 @@
[ext_resource type="Script" uid="uid://cqp1ucyvnno7i" path="res://scripts/MetalArmor.gd" id="1_armor"]
[ext_resource type="Texture2D" uid="uid://ce4g8nblils0e" path="res://assets/boot2.png" id="2_ocond"]
[ext_resource type="ArrayMesh" uid="uid://jls6i8ov73ld" path="res://assets/boot.obj" id="3_h45w0"]
[ext_resource type="ArrayMesh" uid="uid://caurrbclp30ly" path="res://assets/armor.obj" id="3_ocond"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_1"]
albedo_color = Color(0.55, 0.6, 0.68, 1)
@@ -15,13 +15,14 @@ roughness = 0.3
script = ExtResource("1_armor")
[node name="ArmorMesh" type="MeshInstance3D" parent="." unique_id=1340618559]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.3499111, 0)
material_override = SubResource("StandardMaterial3D_1")
mesh = ExtResource("3_h45w0")
mesh = ExtResource("3_ocond")
[node name="Tooltip" type="Label3D" parent="." unique_id=748491675]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.3414959, 0)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.9431921, 0)
billboard = 1
text = "[E] Armored Boots
text = "[E] Metal Armor
+1 Tier"
font_size = 56
outline_size = 6