feat: overhaul the nakama user management, leaderboard, prep for 2.1
This commit is contained in:
@@ -238,6 +238,14 @@ layout_mode = 2
|
||||
theme_override_fonts/font = ExtResource("3_e13i6")
|
||||
text = "Link Email (Keep Progress)"
|
||||
|
||||
[node name="AdminPanelBtn" type="Button" parent="MainLayout/LeftPanel/LeftVBox/AccountSection" unique_id=987654321]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(0, 44)
|
||||
layout_mode = 2
|
||||
theme_override_fonts/font = ExtResource("3_e13i6")
|
||||
theme_override_colors/font_color = Color(1.0, 0.4, 0.4, 1.0)
|
||||
text = "Server Admin Panel"
|
||||
|
||||
[node name="LogoutBtn" type="Button" parent="MainLayout/LeftPanel/LeftVBox/AccountSection" unique_id=1741557407]
|
||||
unique_name_in_owner = true
|
||||
custom_minimum_size = Vector2(0, 44)
|
||||
@@ -260,6 +268,7 @@ stretch = true
|
||||
|
||||
[node name="PreviewViewport" type="SubViewport" parent="MainLayout/RightPanel" unique_id=2118325644]
|
||||
unique_name_in_owner = true
|
||||
own_world_3d = true
|
||||
transparent_bg = true
|
||||
handle_input_locally = false
|
||||
size = Vector2i(746, 742)
|
||||
|
||||
Reference in New Issue
Block a user