accident
This commit is contained in:
parent
0035f97307
commit
48c23c78cf
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
|
|
@ -0,0 +1,26 @@
|
|||
[gd_scene format=3 uid="uid://35jcj5bvusp5"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Button" type="Button" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 495.0
|
||||
offset_top = 163.0
|
||||
offset_right = 634.0
|
||||
offset_bottom = 235.0
|
||||
text = "small boi"
|
||||
|
||||
[node name="Button2" type="Button" parent="."]
|
||||
visible = false
|
||||
layout_mode = 0
|
||||
offset_left = 441.0
|
||||
offset_top = 119.0
|
||||
offset_right = 694.0
|
||||
offset_bottom = 320.0
|
||||
text = "big boi"
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="VisualShader" format=3 uid="uid://ckirnnhrwxds"]
|
||||
|
||||
[resource]
|
||||
code = "shader_type spatial;
|
||||
|
||||
|
||||
"
|
||||
graph_offset = Vector2(-633.528, 62.0363)
|
||||
Loading…
Reference in New Issue