From 5cda8233fd56ea6c001acd98b31cd512afcff663 Mon Sep 17 00:00:00 2001 From: betalars Date: Sun, 28 May 2023 15:17:23 +0200 Subject: [PATCH] add debug card set to board of devs --- src/dev-util/board of devs.tscn | 70 +++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/src/dev-util/board of devs.tscn b/src/dev-util/board of devs.tscn index 6cefc7e..f7106cb 100644 --- a/src/dev-util/board of devs.tscn +++ b/src/dev-util/board of devs.tscn @@ -214,3 +214,73 @@ offset_top = 109.0 offset_right = 623.0 offset_bottom = 209.0 text = "… I didn’t say stop." + +[node name="test" type="Control" parent="."] +anchors_preset = 0 +offset_left = 730.0 +offset_top = -3.0 +offset_right = 770.0 +offset_bottom = 37.0 + +[node name="c_body" parent="test" instance=ExtResource("1_xrckx")] +offset_left = 1332.0 +offset_top = 34.0 +offset_right = 1632.0 +offset_bottom = 254.0 +text = "not me 1" + +[node name="p_boobs" parent="test/c_body" groups=["c_boy_stuff"] instance=ExtResource("2_ucudl")] +offset_left = 324.0 +offset_top = 16.0 +offset_right = 624.0 +offset_bottom = 116.0 +text = "random 1" + +[node name="p_fat" parent="test/c_body" instance=ExtResource("2_ucudl")] +offset_left = 327.0 +offset_top = 118.0 +offset_right = 627.0 +offset_bottom = 218.0 +text = "random 1" + +[node name="c_hit" parent="test" instance=ExtResource("1_xrckx")] +offset_left = 1338.0 +offset_top = 278.0 +offset_right = 1638.0 +offset_bottom = 498.0 +text = "pick me" + +[node name="p_confidence" parent="test/c_hit" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework"] instance=ExtResource("2_ucudl")] +offset_left = 318.0 +offset_top = 13.0 +offset_right = 618.0 +offset_bottom = 113.0 +text = "pick me 2" + +[node name="p_vent" parent="test/c_hit" groups=["c_Joy", "c_backlash", "c_boy_stuff", "c_comic_heroes", "c_homework", "c_teachers"] instance=ExtResource("2_ucudl")] +offset_left = 321.0 +offset_top = 115.0 +offset_right = 621.0 +offset_bottom = 215.0 +text = "you done goofed" + +[node name="c_void" parent="test" instance=ExtResource("3_10nsr")] +offset_left = 1338.0 +offset_top = 501.0 +offset_right = 1638.0 +offset_bottom = 721.0 +text = "not me 2" + +[node name="p_wet" parent="test/c_void" groups=["c_void"] instance=ExtResource("2_ucudl")] +offset_left = 320.0 +offset_top = 7.0 +offset_right = 620.0 +offset_bottom = 107.0 +text = "random 2" + +[node name="p_stop" parent="test/c_void" groups=["c_void"] instance=ExtResource("2_ucudl")] +offset_left = 323.0 +offset_top = 109.0 +offset_right = 623.0 +offset_bottom = 209.0 +text = "random 2"