quakeball-rust/godot/scenes/main.tscn

50 lines
1.8 KiB
Plaintext

[gd_scene format=3 uid="uid://lahirbqfppvw"]
[sub_resource type="BoxMesh" id="BoxMesh_m77kh"]
[node name="Node3D" type="Node3D" unique_id=591926555]
[node name="Camera3D" type="Camera3D" parent="." unique_id=1513321931]
transform = Transform3D(0.85754585, -0.09722054, 0.50513697, 0, 0.98197806, 0.18899518, -0.5144076, -0.16207202, 0.8420912, 1.0974057, 0.86883736, 1.7596759)
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=1466304853]
mesh = SubResource("BoxMesh_m77kh")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=75522463]
transform = Transform3D(0.61237246, -0.5, 0.61237246, 0.3535534, 0.8660254, 0.3535534, -0.7071068, 0, 0.7071068, 0, 1, 2)
[node name="CommandLinePanel" type="CommandLinePanel" parent="." unique_id=398519161 node_paths=PackedStringArray("input_field", "text_field", "scroll_container")]
input_field = NodePath("InputField")
text_field = NodePath("ScrollContainer/TextField")
scroll_container = NodePath("ScrollContainer")
anchors_preset = 10
anchor_right = 1.0
offset_bottom = 307.0
grow_horizontal = 2
[node name="InputField" type="TextEdit" parent="CommandLinePanel" unique_id=485869737]
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_top = 307.0
offset_bottom = 342.0
grow_horizontal = 2
text = "Hello there!"
[node name="ScrollContainer" type="ScrollContainer" parent="CommandLinePanel" unique_id=910897176]
custom_minimum_size = Vector2(-1, 0)
layout_mode = 1
anchors_preset = 10
anchor_right = 1.0
offset_left = 1.0
offset_right = -1.0
offset_bottom = 292.0
grow_horizontal = 2
[node name="TextField" type="Label" parent="CommandLinePanel/ScrollContainer" unique_id=2111638471]
custom_minimum_size = Vector2(1150, 0)
custom_maximum_size = Vector2(1150, -1)
layout_mode = 2
vertical_alignment = 2
clip_text = true