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://dq7lk5e3686oh"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_48w0s"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_48w0s")
|
|
piece_name = "S 1 Cyl 12 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.9659258262890683, 0, -0.25881904510252074),
|
|
"position": Vector3(0.5, 0, 0),
|
|
"type": 0,
|
|
"up": Vector3(-0.25881904510252074, 0, 0.9659258262890683)
|
|
}, {
|
|
"normal": Vector3(0.9659258262890683, 0, -0.25881904510252074),
|
|
"position": Vector3(-0.5, 0, 0),
|
|
"type": 0,
|
|
"up": Vector3(0.25881904510252074, 0, 0.9659258262890683)
|
|
}])
|