36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://c00y87i8upmes"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_dyfmy"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_dyfmy")
|
|
piece_name = "S 1 Flat Square"
|
|
type = 1
|
|
base_mass = 5.0
|
|
cost = {
|
|
"Aluminium": 5.0
|
|
}
|
|
shape = "Square"
|
|
vertices = Array[Vector3]([Vector3(0.5, 0.5, 0), Vector3(-0.4999999999999999, 0.5, 0), Vector3(-0.5000000000000001, -0.4999999999999999, 0), Vector3(0.49999999999999983, -0.5000000000000001, 0)])
|
|
mounts = Array[Dictionary]([{
|
|
"normal": Vector3(0, 1, 0),
|
|
"position": Vector3(5.551115123125783e-17, 0.5, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(-1, 2.2204460492503136e-16, 0),
|
|
"position": Vector3(-0.5, 5.551115123125783e-17, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(-2.220446049250313e-16, -1, 0),
|
|
"position": Vector3(-1.3877787807814457e-16, -0.5, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}, {
|
|
"normal": Vector3(1, -1.6653345369377348e-16, 0),
|
|
"position": Vector3(0.4999999999999999, -5.551115123125783e-17, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}])
|