Exp updated collisions and tougness tier

This commit is contained in:
Georgiy Gorin
2026-04-23 10:10:40 +03:00
parent cdb0ffd6a5
commit 7beb9ffbac
22 changed files with 12045 additions and 60 deletions
+10 -11
View File
@@ -1,26 +1,25 @@
[gd_scene format=3 uid="uid://hk7p5sjjxa1w"]
[ext_resource type="Script" path="res://scripts/StickArmor.gd" id="1_sticka"]
[sub_resource type="BoxMesh" id="BoxMesh_1"]
size = Vector3(0.45, 0.55, 0.2)
[ext_resource type="Script" uid="uid://cmvl3td1h7qb8" path="res://scripts/StickArmor.gd" id="1_sticka"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_1"]
albedo_color = Color(0.48, 0.32, 0.14, 1)
roughness = 0.9
[node name="StickArmor" type="Node3D"]
[sub_resource type="BoxMesh" id="BoxMesh_1"]
size = Vector3(0.45, 0.55, 0.2)
[node name="StickArmor" type="Node3D" unique_id=1550651822]
script = ExtResource("1_sticka")
[node name="ArmorMesh" type="MeshInstance3D" parent="."]
mesh = SubResource("BoxMesh_1")
[node name="ArmorMesh" type="MeshInstance3D" parent="." unique_id=564243580]
transform = Transform3D(3.1221292, 0, 0, 0, 2.4342613, 0, 0, 0, 1, 0, 0.38186997, 0)
material_override = SubResource("StandardMaterial3D_1")
mesh = SubResource("BoxMesh_1")
[node name="Tooltip" type="Label3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.0, 0)
[node name="Tooltip" type="Label3D" parent="." unique_id=243955258]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.072116256, 1.3135526, 0)
billboard = 1
double_sided = true
text = "[E] Stick Armor
+1 Toughness"
font_size = 32
outline_size = 6