mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Convert demos to Godot 4 using regular expressions in a script
This commit is contained in:
@@ -148,7 +148,6 @@ offset_top = -27.0
|
||||
offset_right = -54.0
|
||||
offset_bottom = -3.0
|
||||
focus_mode = 0
|
||||
pressed = true
|
||||
text = "auto-scroll"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
@@ -159,7 +158,6 @@ offset_left = 10.0
|
||||
offset_top = 5.0
|
||||
offset_right = 418.0
|
||||
offset_bottom = 94.0
|
||||
scroll_horizontal_enabled = false
|
||||
script = ExtResource( "11" )
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
@@ -179,7 +177,6 @@ offset_top = 63.0
|
||||
offset_right = 408.0
|
||||
offset_bottom = 89.0
|
||||
text = "Log start"
|
||||
valign = 2
|
||||
max_lines_visible = 5
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
|
||||
Reference in New Issue
Block a user