add debug card set to board of devs
This commit is contained in:
parent
82bd0b4fa6
commit
5cda8233fd
|
|
@ -214,3 +214,73 @@ offset_top = 109.0
|
||||||
offset_right = 623.0
|
offset_right = 623.0
|
||||||
offset_bottom = 209.0
|
offset_bottom = 209.0
|
||||||
text = "… I didn’t say stop."
|
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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue