This commit is contained in:
betalars 2023-03-15 14:28:41 +01:00
parent 0b530e9e0e
commit cceb2a23cc
6 changed files with 51 additions and 8 deletions

BIN
design/post-it.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
design/post-it_2.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
design/post-it_3.png (Stored with Git LFS) Normal file

Binary file not shown.

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)