[gd_scene load_steps=3 format=3 uid="uid://d31udhuuwrajn"] [ext_resource type="Script" path="res://fps.gd" id="1_15gcj"] [ext_resource type="Script" path="res://levels/Version.gd" id="2_qx4dy"] [node name="Bottomhud" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="CanvasLayer" type="CanvasLayer" parent="."] [node name="fps" type="Label" parent="CanvasLayer"] offset_left = 5.0 offset_top = 697.0 offset_right = 45.0 offset_bottom = 720.0 script = ExtResource("1_15gcj") [node name="Version" type="Label" parent="CanvasLayer"] offset_left = 1166.0 offset_top = 691.0 offset_right = 1246.0 offset_bottom = 714.0 script = ExtResource("2_qx4dy")