-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed to default verticle layout and added loading screen
- Loading branch information
1 parent
859621a
commit 07dba83
Showing
46 changed files
with
353 additions
and
335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
Control | ||
CenterContainer | ||
VBoxContainer | ||
AudioStreamPlayer2D |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.godot/editor/game_over.tscn-folding-21b8bee24a2bf9e9929bc898cc82b612.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[folding] | ||
|
||
node_unfolds=[NodePath("."), PackedStringArray("Layout"), NodePath("Sprite2D"), PackedStringArray("Transform"), NodePath("AnimatedSprite2D"), PackedStringArray("Ordering", "Transform", "Animation"), NodePath("AnimatedSprite2D2"), PackedStringArray("Ordering", "Transform", "Animation"), NodePath("ColorRect"), PackedStringArray("Visibility", "Layout"), NodePath("CenterContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/VBoxContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/VBoxContainer/Label"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/Label2"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/ModeLabel"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/Label3"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/RankLabel"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/LinkButton3"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/LinkButton4"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/Label"), PackedStringArray("Layout", "Theme Overrides")] | ||
node_unfolds=[NodePath("."), PackedStringArray("Layout"), NodePath("CenterContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/BG"), PackedStringArray("Transform"), NodePath("CenterContainer/VBoxContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/VBoxContainer/AnimatedSprite2D"), PackedStringArray("Transform", "Animation", "Offset"), NodePath("CenterContainer/VBoxContainer/TitleLabel"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/Label2"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/ModeLabel"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/Label3"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/RankLabel"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer"), PackedStringArray("Layout"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/LinkButton3"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/LinkButton4"), PackedStringArray("Layout", "Theme Overrides"), NodePath("CenterContainer/VBoxContainer/MarginContainer2/VBoxContainer/Label"), PackedStringArray("Layout", "Theme Overrides")] | ||
resource_unfolds=["res://scenes/game_over.tscn::SpriteFrames_rgr7h", PackedStringArray("Resource")] | ||
nodes_folded=[] |
2 changes: 1 addition & 1 deletion
2
.godot/editor/global.gd-folding-7727e109bb0bceda442ba2aaf9104070.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[folding] | ||
|
||
sections_unfolded=PackedStringArray() | ||
sections_unfolded=PackedStringArray("Resource") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.