aiming
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user