31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://dn402fpt477ho"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_o42ak"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_o42ak")
|
|
piece_name = "S 1 Flat Triangle"
|
|
type = 1
|
|
base_mass = 2.1650635094610973
|
|
cost = {
|
|
"Aluminium": 2.1650635094610973
|
|
}
|
|
shape = "Triangle"
|
|
vertices = Array[Vector3]([Vector3(0.5000000000000001, -0.28867513459481287, 0), Vector3(3.53525079574969e-17, 0.5773502691896258, 0), Vector3(-0.5000000000000001, -0.28867513459481275, 0)])
|
|
mounts = Array[Dictionary]([{
|
|
"normal": Vector3(0.8660254037844387, 0.5000000000000001, 0),
|
|
"position": Vector3(0.25000000000000006, 0.1443375672974065, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(-0.8660254037844386, 0.5000000000000001, 0),
|
|
"position": Vector3(-0.25000000000000006, 0.14433756729740654, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(-1.1102230246251563e-16, -1, 0),
|
|
"position": Vector3(0, -0.2886751345948128, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}])
|