Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tgw3ff
2021-SP-CS4096-97-TDG
Commits
d92ab60a
Commit
d92ab60a
authored
May 05, 2021
by
Adam Gausmann
Browse files
Hide dash counter for now
parent
78337f5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CS 4096-97 Top Down Game/Main.tscn
View file @
d92ab60a
...
...
@@ -71,6 +71,7 @@ custom_colors/font_color = Color( 0.752941, 0.498039, 0, 1 )
text = "HEALTH 10/10"
[node name="Dash" type="Label" parent="GUI/HUD/Stats"]
visible = false
margin_left = 358.0
margin_right = 508.0
margin_bottom = 30.0
...
...
@@ -79,14 +80,15 @@ custom_colors/font_color = Color( 0.752941, 0.498039, 0, 1 )
text = "DASH 0"
[node name="High" type="Label" parent="GUI/HUD/Stats"]
margin_left =
512
.0
margin_right =
586
.0
margin_left =
358
.0
margin_right =
432
.0
margin_bottom = 30.0
custom_colors/font_color = Color( 0.752941, 0.498039, 0, 1 )
text = "HIGH 1"
[node name="LoadingScreen" type="PanelContainer" parent="GUI"]
pause_mode = 2
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
theme = ExtResource( 7 )
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment