mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 02:17:27 -04:00
disable tutorial onboarding
This commit is contained in:
parent
2eb6ec1a0c
commit
e545392cb1
1 changed files with 5 additions and 1 deletions
|
@ -175,11 +175,15 @@ offset_top = 0.0
|
||||||
offset_right = 2550.0
|
offset_right = 2550.0
|
||||||
offset_bottom = 700.0
|
offset_bottom = 700.0
|
||||||
|
|
||||||
|
[node name="MarginContainer" parent="Root/Carousel/Line/Board4" index="1"]
|
||||||
|
modulate = Color(1, 1, 1, 0.5)
|
||||||
|
|
||||||
[node name="TextureRect" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/CenterContainer/Panel" index="0"]
|
[node name="TextureRect" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/CenterContainer/Panel" index="0"]
|
||||||
texture = ExtResource("8_asgtb")
|
texture = ExtResource("8_asgtb")
|
||||||
|
|
||||||
[node name="Title" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/VBoxContainer" index="0"]
|
[node name="Title" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/VBoxContainer" index="0"]
|
||||||
text = "Let’s learn how
|
text = "(Coming soon...)
|
||||||
|
Let’s learn how
|
||||||
things work here →"
|
things work here →"
|
||||||
|
|
||||||
[node name="Description" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/VBoxContainer" index="1"]
|
[node name="Description" parent="Root/Carousel/Line/Board4/MarginContainer/VBoxContainer/VBoxContainer" index="1"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue