Files
millimeters-of-aluminum/data/structure/definitions/1m_triangle_dome_side.tres
2025-12-05 15:50:48 +01:00

28 lines
1.1 KiB
Plaintext

[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://da1m4eaojir4s"]
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_bcg7m"]
[resource]
script = ExtResource("1_bcg7m")
piece_name = "1m Triangle Dome Side"
type = 1
base_mass = 5.0
shape = "Triangle"
vertices = Array[Vector3]([Vector3(-0.5, -0.28867513459481287, 0), Vector3(0.5, -0.28867513459481287, 0), Vector3(0, 0.5773502691896257, 0)])
mounts = Array[Dictionary]([{
"normal": Vector3(0, -0.7869350219613372, -0.6170358751407486),
"position": Vector3(0, -0.28867513459481287, 0),
"type": 0,
"up": Vector3(0, -0.6170358751407486, 0.7869350219613372)
}, {
"normal": Vector3(0.8420970529402404, 0.4861849601988384, -0.23344536385590545),
"position": Vector3(0.25, 0.14433756729740643, 0),
"type": 0,
"up": Vector3(0.2021696154949157, 0.11672268192795272, 0.9723699203976766)
}, {
"normal": Vector3(-0.8420970529402404, 0.4861849601988384, -0.23344536385590545),
"position": Vector3(-0.25, 0.14433756729740643, 0),
"type": 0,
"up": Vector3(-0.2021696154949157, 0.11672268192795272, 0.9723699203976766)
}])