updated to godot 4.6-dev4
This commit is contained in:
@@ -334,4 +334,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -143,4 +143,4 @@
|
|||||||
"link": "Underwater"
|
"link": "Underwater"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -210,4 +210,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -153,4 +153,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -336,4 +336,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,3 +15,5 @@ dest_files=["res://Resources/Locale/locale.description.translation", "res://Reso
|
|||||||
|
|
||||||
compress=true
|
compress=true
|
||||||
delimiter=0
|
delimiter=0
|
||||||
|
unescape_keys=false
|
||||||
|
unescape_translations=true
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,14 +10,14 @@ border_width_right = 1
|
|||||||
border_width_bottom = 1
|
border_width_bottom = 1
|
||||||
border_color = Color(1, 1, 1, 1)
|
border_color = Color(1, 1, 1, 1)
|
||||||
|
|
||||||
[node name="TileModifierMenu" type="PanelContainer"]
|
[node name="TileModifierMenu" type="PanelContainer" unique_id=1893735265]
|
||||||
self_modulate = Color(1, 1, 1, 0.497)
|
self_modulate = Color(1, 1, 1, 0.497)
|
||||||
offset_right = 8.0
|
offset_right = 8.0
|
||||||
offset_bottom = 8.0
|
offset_bottom = 8.0
|
||||||
theme_override_styles/panel = SubResource("StyleBoxFlat_wognt")
|
theme_override_styles/panel = SubResource("StyleBoxFlat_wognt")
|
||||||
script = ExtResource("2_0slfq")
|
script = ExtResource("2_0slfq")
|
||||||
|
|
||||||
[node name="Container" type="VBoxContainer" parent="."]
|
[node name="Container" type="VBoxContainer" parent="." unique_id=924516056]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
|
|||||||
+2
-2
@@ -18,10 +18,10 @@ warnings/check_angle_interpolation_type_conflicting=false
|
|||||||
config/name="SMB1R"
|
config/name="SMB1R"
|
||||||
run/main_scene="uid://bn66tnn8nlpi7"
|
run/main_scene="uid://bn66tnn8nlpi7"
|
||||||
config/use_custom_user_dir=true
|
config/use_custom_user_dir=true
|
||||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||||
boot_splash/bg_color=Color(0, 0, 0, 1)
|
boot_splash/bg_color=Color(0, 0, 0, 1)
|
||||||
boot_splash/show_image=false
|
boot_splash/show_image=false
|
||||||
boot_splash/fullsize=false
|
boot_splash/stretch_mode=0
|
||||||
boot_splash/use_filter=false
|
boot_splash/use_filter=false
|
||||||
config/icon="res://icon.png"
|
config/icon="res://icon.png"
|
||||||
use_discord=true
|
use_discord=true
|
||||||
|
|||||||
Reference in New Issue
Block a user