36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://dlkqr2t1b52kg"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_0wpc7"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_0wpc7")
|
|
piece_name = "S 1 Cyl 8 Wall"
|
|
type = 1
|
|
base_mass = 5.0
|
|
cost = {
|
|
"Aluminium": 5.0
|
|
}
|
|
shape = "Rect"
|
|
vertices = Array[Vector3]([Vector3(-0.5, 0.5, 0), Vector3(0.5, 0.5, 0), Vector3(0.5, -0.5, 0), Vector3(-0.5, -0.5, 0)])
|
|
mounts = Array[Dictionary]([{
|
|
"normal": Vector3(0, -1, 0),
|
|
"position": Vector3(0, 0.5, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(0, 1, 0),
|
|
"position": Vector3(0, -0.5, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(-0.9238795325112867, 0, -0.3826834323650898),
|
|
"position": Vector3(0.5, 0, 0),
|
|
"type": 0,
|
|
"up": Vector3(-0.3826834323650898, 0, 0.9238795325112867)
|
|
}, {
|
|
"normal": Vector3(0.9238795325112867, 0, -0.3826834323650898),
|
|
"position": Vector3(-0.5, 0, 0),
|
|
"type": 0,
|
|
"up": Vector3(0.3826834323650898, 0, 0.9238795325112867)
|
|
}])
|