17 lines
535 B
Text
17 lines
535 B
Text
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://autoloads/debug.gd" type="Script" id=1]
|
|
[ext_resource path="res://ui/2ndpuberty_scholar.fnt" type="BitmapFont" id=2]
|
|
[ext_resource path="res://ui/2ndpuberty_outline.tres" type="Material" id=3]
|
|
|
|
[node name="Debug" type="CanvasLayer" groups=["viewport_autoload"]]
|
|
layer = 128
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="CheatLabel" type="Label" parent="."]
|
|
material = ExtResource( 3 )
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
custom_fonts/font = ExtResource( 2 )
|
|
align = 2
|
|
valign = 2
|