godot-xterm/test/scenes/basic_fullscreen.tscn

17 lines
395 B
Text
Raw Normal View History

2023-01-20 23:20:44 +01:00
[gd_scene load_steps=2 format=3 uid="uid://bo7q8qjwr52t0"]
2023-01-20 23:20:44 +01:00
[ext_resource type="Script" path="res://test/scenes/basic.gd" id="2"]
[node name="BasicNewTerm" type="Control"]
2023-01-20 23:20:44 +01:00
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
2023-01-20 23:20:44 +01:00
script = ExtResource("2")
2023-01-20 23:20:44 +01:00
[node name="Terminal" type="Terminal" parent="."]
layout_mode = 0
anchor_right = 1.0
anchor_bottom = 1.0
focus_mode = 1