28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://dlqju8f1hiepk"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_44lvp"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_44lvp")
|
|
piece_name = "1m Triangle Flat"
|
|
type = 1
|
|
base_mass = 5.0
|
|
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(-4.440892098500626e-16, -1, 0),
|
|
"position": Vector3(-1.1102230246251565e-16, -0.288675134594813, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}])
|