hero-mark-2/autoloads/console.tscn

17 lines
405 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://autoloads/console.gd" type="Script" id=1]
[node name="Console" type="CanvasLayer"]
layer = 128
script = ExtResource( 1 )
[node name="Label" type="Label" parent="."]
anchor_right = 1.0
margin_bottom = 14.0
size_flags_vertical = 2
[node name="Panel" type="Panel" parent="Label"]
show_behind_parent = true
anchor_right = 1.0
anchor_bottom = 1.0