Files
2026-04-23 17:16:41 +03:00

26 lines
997 B
Plaintext

[gd_scene format=3 uid="uid://cbvs3rvwslsd2"]
[ext_resource type="Script" uid="uid://d0j8nw7eynmk8" path="res://scripts/LeatherBoots.gd" id="1_boots"]
[ext_resource type="Texture2D" uid="uid://b85nk7r6dkenp" path="res://assets/boot1.png" id="2_ky34n"]
[ext_resource type="ArrayMesh" uid="uid://jls6i8ov73ld" path="res://assets/boot.obj" id="3_7iwdw"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_1"]
albedo_color = Color(0.45, 0.25, 0.1, 1)
albedo_texture = ExtResource("2_ky34n")
metallic = 0.1
roughness = 0.8
[node name="LeatherBoots" type="Node3D" unique_id=2009442467]
script = ExtResource("1_boots")
[node name="BootsMesh" type="MeshInstance3D" parent="." unique_id=1801555312]
material_override = SubResource("StandardMaterial3D_1")
mesh = ExtResource("3_7iwdw")
[node name="Tooltip" type="Label3D" parent="." unique_id=1833908896]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.8, 0)
billboard = 1
text = "[E] Leather Boots
+10 Move Speed"
outline_size = 6