31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://bx6w62uqleyro"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_lfiao"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_lfiao")
|
|
piece_name = "S 2 Geo Tri"
|
|
type = 1
|
|
base_mass = 2.1650635094610964
|
|
cost = {
|
|
"Aluminium": 2.1650635094610964
|
|
}
|
|
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.9342044743210295, -0.35673799931962513),
|
|
"position": Vector3(0, -0.28867513459481287, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, -0.35673799931962513, 0.9342044743210295)
|
|
}, {
|
|
"normal": Vector3(0.8090448070910988, 0.46710223716051485, -0.35673799931962524),
|
|
"position": Vector3(0.25, 0.14433756729740643, 0),
|
|
"type": 0,
|
|
"up": Vector3(0.3089441699060312, 0.1783689996598126, 0.9342044743210295)
|
|
}, {
|
|
"normal": Vector3(-0.8090448070910988, 0.46710223716051485, -0.35673799931962524),
|
|
"position": Vector3(-0.25, 0.14433756729740643, 0),
|
|
"type": 0,
|
|
"up": Vector3(-0.3089441699060312, 0.1783689996598126, 0.9342044743210295)
|
|
}])
|