forked from team-sg/hero-mark-2
ThE GREAT SHATTERINGgit status! control.tscn is DEAD! LoNG LIVE CONTROL.TSCNgit statusgit status! MWAHAHAHAHAHAHAHA
This commit is contained in:
parent
6c22279e41
commit
c1a9ab7cdc
17 changed files with 253 additions and 270 deletions
17
autoloads/console.tscn
Normal file
17
autoloads/console.tscn
Normal file
|
@ -0,0 +1,17 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue