From 13f8102e3d2d98826e59a4f2b3a5b7dc87fcb0fb Mon Sep 17 00:00:00 2001 From: Jaap Marsman Date: Sun, 11 Dec 2022 11:34:35 +0800 Subject: [PATCH] added a new idea to my drafting section --- design_files/journal_idea.md | 3 +++ godot/start_screen.tscn | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 design_files/journal_idea.md diff --git a/design_files/journal_idea.md b/design_files/journal_idea.md new file mode 100644 index 0000000..002221c --- /dev/null +++ b/design_files/journal_idea.md @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261fcdfdd6eb1c589b0fb4a6bd97fc3b7e7e5f48d53ce1c2ca9ed9bb1d1f2d32 +size 565 diff --git a/godot/start_screen.tscn b/godot/start_screen.tscn index e234c52..42b81b8 100644 --- a/godot/start_screen.tscn +++ b/godot/start_screen.tscn @@ -9,7 +9,6 @@ [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0.862745, 0.435294, 0.329412, 1 ) -corner_radius_bottom_right = 45 [sub_resource type="StyleBoxFlat" id=2] bg_color = Color( 0.462745, 0.662745, 0.560784, 1 ) @@ -38,6 +37,7 @@ margin_bottom = -48.0 theme = ExtResource( 5 ) [node name="start_menu" parent="UI/top_container" instance=ExtResource( 3 )] +visible = false [node name="user_details" parent="UI/top_container" instance=ExtResource( 2 )] visible = false @@ -46,6 +46,7 @@ visible = false visible = false [node name="pomodoro" parent="UI/top_container" instance=ExtResource( 6 )] +visible = false [node name="bottom_bar" type="Panel" parent="UI"] anchor_top = 1.0