58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
|
|
[gd_scene load_steps=3 format=3 uid="uid://b0jrrgiya70yt"]
|
||
|
|
|
||
|
|
[ext_resource type="PackedScene" uid="uid://dy5rd437h5hsw" path="res://logic-scenes/board/card.tscn" id="1_xrckx"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://vkcdj8c3ytbq" path="res://logic-scenes/board/post-it.tscn" id="2_ucudl"]
|
||
|
|
|
||
|
|
[node name="board of devs" type="Control"]
|
||
|
|
layout_mode = 3
|
||
|
|
anchors_preset = 15
|
||
|
|
anchor_right = 1.0
|
||
|
|
anchor_bottom = 1.0
|
||
|
|
grow_horizontal = 2
|
||
|
|
grow_vertical = 2
|
||
|
|
|
||
|
|
[node name="card" parent="." instance=ExtResource("1_xrckx")]
|
||
|
|
layout_mode = 1
|
||
|
|
text = "this is a testjaklsd;jfasdjf;lasjdlkfjasld;jf;asjdf;"
|
||
|
|
compatible_postits = Array[Resource("res://logic-scenes/board/post-it.gd")]([])
|
||
|
|
|
||
|
|
[node name="post-it" parent="." instance=ExtResource("2_ucudl")]
|
||
|
|
layout_mode = 1
|
||
|
|
offset_left = 1.0
|
||
|
|
offset_top = 542.0
|
||
|
|
offset_right = 222.754
|
||
|
|
offset_bottom = 738.338
|
||
|
|
text = "bbbbbb"
|
||
|
|
|
||
|
|
[node name="post-it2" parent="." instance=ExtResource("2_ucudl")]
|
||
|
|
layout_mode = 1
|
||
|
|
offset_top = 271.0
|
||
|
|
offset_right = 222.754
|
||
|
|
offset_bottom = 467.338
|
||
|
|
text = "aaaaaaaaaaaaaaaaaaaaaaaaa"
|
||
|
|
|
||
|
|
[node name="card2" parent="." instance=ExtResource("1_xrckx")]
|
||
|
|
layout_mode = 1
|
||
|
|
offset_left = 312.0
|
||
|
|
offset_top = 3.0
|
||
|
|
offset_right = 312.24
|
||
|
|
offset_bottom = 2.88
|
||
|
|
text = "wooooooo"
|
||
|
|
compatible_postits = Array[Resource("res://logic-scenes/board/post-it.gd")]([])
|
||
|
|
|
||
|
|
[node name="post-it21" parent="." instance=ExtResource("2_ucudl")]
|
||
|
|
layout_mode = 1
|
||
|
|
offset_left = 313.0
|
||
|
|
offset_top = 545.0
|
||
|
|
offset_right = 534.754
|
||
|
|
offset_bottom = 741.338
|
||
|
|
text = "bar"
|
||
|
|
|
||
|
|
[node name="post-it22" parent="." instance=ExtResource("2_ucudl")]
|
||
|
|
layout_mode = 1
|
||
|
|
offset_left = 312.0
|
||
|
|
offset_top = 274.0
|
||
|
|
offset_right = 534.754
|
||
|
|
offset_bottom = 470.338
|
||
|
|
text = "foo"
|