This commit is contained in:
bee
2026-07-10 17:26:23 +02:00
parent db201081f5
commit 90bae5f3e5
14 changed files with 308 additions and 9 deletions
+2 -1
View File
@@ -4,6 +4,7 @@
[ext_resource type="Script" uid="uid://vccbk7tbujhn" path="res://scripts/resource_definitions/weapon_def.gd" id="2_anwow"]
[ext_resource type="Resource" uid="uid://cie5thl0u84ly" path="res://resources/weapons/mark12.tres" id="3_henu8"]
[ext_resource type="Script" uid="uid://ba5ums3xj42h" path="res://scripts/weapon_slot.gd" id="4_1jsln"]
[ext_resource type="Resource" uid="uid://e80gqhl3f150" path="res://resources/weapons/bofors.tres" id="4_jdgnk"]
[sub_resource type="BoxMesh" id="BoxMesh_crate"]
size = Vector3(1, 1, 5)
@@ -21,7 +22,7 @@ mass = 5.0
script = ExtResource("1_7h74f")
loadout = Dictionary[StringName, ExtResource("2_anwow")]({
&"BowMount": ExtResource("3_henu8"),
&"SternMount": ExtResource("3_henu8")
&"SternMount": ExtResource("4_jdgnk")
})
buoyancy = 4.0
full_force_depth = 0.8