godot-xterm/test/test.tscn

18 lines
426 B
Text
Raw Normal View History

2020-05-09 19:07:31 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://addons/gut/gut.gd" type="Script" id=1]
[node name="Gut" type="Control"]
self_modulate = Color( 1, 1, 1, 0 )
margin_right = 1031.0
margin_bottom = 597.0
rect_min_size = Vector2( 740, 250 )
script = ExtResource( 1 )
__meta__ = {
"_edit_use_anchors_": false
}
_yield_between_tests = false
2020-05-10 12:56:49 +02:00
_include_subdirectories = true
_directory1 = "res://test"
2020-05-09 19:07:31 +02:00
_double_strategy = 1