16 lines
511 B
Plaintext
16 lines
511 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://ckoxw6kgpjyhd"]
|
|
|
|
[ext_resource type="Script" path="res://trainings/trainTip.gd" id="1_7sc2s"]
|
|
[ext_resource type="Theme" uid="uid://64jvluk0rtac" path="res://training_tip.tres" id="2_led46"]
|
|
|
|
[node name="TrainTip" type="Node"]
|
|
script = ExtResource("1_7sc2s")
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
theme = ExtResource("2_led46")
|
|
|
|
[node name="Label" type="Label" parent="PanelContainer"]
|
|
layout_mode = 2
|