Compare commits
No commits in common. "f6eb10f64487b0b5eb36f762ef0a2ad5780fcddd" and "7305e317512f73a51344c9031bbb24626db3bbc7" have entirely different histories.
f6eb10f644
...
7305e31751
3 changed files with 0 additions and 38 deletions
|
@ -1,3 +0,0 @@
|
|||
[gd_resource type="Theme" format=3 uid="uid://bm68c5qg3xr6i"]
|
||||
|
||||
[resource]
|
|
@ -1,26 +0,0 @@
|
|||
[gd_scene format=3 uid="uid://b376j4vn18yc4"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 10
|
||||
anchor_right = 1.0
|
||||
offset_bottom = 26.0
|
||||
grow_horizontal = 2
|
||||
text = "Test Label"
|
||||
horizontal_alignment = 1
|
|
@ -15,19 +15,10 @@ run/main_scene="res://Scenes/Movement.tscn"
|
|||
config/features=PackedStringArray("4.0", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[display]
|
||||
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/aspect="expand"
|
||||
|
||||
[dotnet]
|
||||
|
||||
project/assembly_name="HoppyEaster"
|
||||
|
||||
[gui]
|
||||
|
||||
theme/custom="res://Assets/UI_Theme.tres"
|
||||
|
||||
[input]
|
||||
|
||||
move_left={
|
||||
|
|
Reference in a new issue