32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
[gd_resource type="Resource" script_class="StructureData" load_steps=2 format=3 uid="uid://btpl1hnsk78db"]
|
|
|
|
[ext_resource type="Script" uid="uid://bdllldtl4bia3" path="res://data/structure/structure_data.gd" id="1_wlppn"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_wlppn")
|
|
piece_name = "1m Square Flat"
|
|
type = 1
|
|
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, -2.7755575615628914e-16, 0),
|
|
"position": Vector3(0.5, -1.3877787807814457e-16, 0),
|
|
"type": 0,
|
|
"up": Vector3(0, 0, 1)
|
|
}])
|