mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 01:35:54 +00:00
Hide FPS
This commit is contained in:
parent
8a0ae72bc9
commit
31d475225d
1 changed files with 6 additions and 2 deletions
|
|
@ -411,14 +411,18 @@ expand_mode = 1
|
|||
stretch_mode = 3
|
||||
|
||||
[node name="FPS" type="Label" parent="."]
|
||||
visible = false
|
||||
z_index = 10
|
||||
z_as_relative = false
|
||||
anchors_preset = 1
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -40.0
|
||||
offset_bottom = 23.0
|
||||
offset_top = -23.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
text = "1234"
|
||||
label_settings = ExtResource("2_x7kl7")
|
||||
script = ExtResource("15_x61tu")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue