[gd_scene load_steps=3 format=3 uid="uid://cc525u8auypjf"] [ext_resource type="Script" path="res://script/ui/profile/fps.gd" id="1_ay6sg"] [ext_resource type="Script" path="res://script/ui/screen.gd" id="1_ldh6e"] [node name="ProfileScreen" type="CanvasLayer"] script = ExtResource("1_ldh6e") [node name="VBoxContainer" type="VBoxContainer" parent="."] anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 offset_left = -41.0 offset_bottom = 56.0 grow_horizontal = 0 size_flags_horizontal = 8 size_flags_vertical = 0 [node name="FPS" type="Label" parent="VBoxContainer"] layout_mode = 2 theme_override_font_sizes/font_size = 15 text = "123" script = ExtResource("1_ay6sg")