Files
rewave/scenes/characters/debug_character.tscn

34 lines
999 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://ccvjd5pjq0f5g"]
[ext_resource type="FontFile" uid="uid://dxsjw0432epve" path="res://fonts/Candy Demo.ttf" id="1"]
[ext_resource type="Script" uid="uid://yj37y5gqfgui" path="res://scenes/characters/debug_character.gd" id="2"]
[sub_resource type="FontFile" id="1"]
fallbacks = Array[Font]([ExtResource("1")])
cache/0/16/0/ascent = 0.0
cache/0/16/0/descent = 0.0
cache/0/16/0/underline_position = 0.0
cache/0/16/0/underline_thickness = 0.0
cache/0/16/0/scale = 1.0
[node name="debug" type="CanvasLayer"]
script = ExtResource("2")
[node name="Control" type="Control" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="stats" type="Label" parent="Control"]
offset_left = 17.0
offset_top = 16.0
offset_right = 285.0
offset_bottom = 211.0
theme_override_fonts/font = SubResource("1")
theme_override_colors/font_color = Color(0.803922, 0.0784314, 0.0784314, 1)
__meta__ = {
"_edit_use_anchors_": false
}