This commit is contained in:
betalars 2023-03-15 14:28:41 +01:00
parent 0035f97307
commit 48c23c78cf
6 changed files with 42 additions and 8 deletions

BIN
design/post-it.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
design/post-it_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
design/post-it_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

@ -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

8
src/test.tres Normal file
View File

@ -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)