diff --git a/export_presets.cfg b/export_presets.cfg index bd9e902..e33c5ad 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -110,7 +110,7 @@ architectures/armeabi-v7a=false architectures/arm64-v8a=true architectures/x86=false architectures/x86_64=false -version/code=138 +version/code=139 version/name="" package/unique_name="com.KIDGameProduction.Owniverse" package/name="Owniverse" diff --git a/project.godot b/project.godot index 7648641..5fd6a5a 100644 --- a/project.godot +++ b/project.godot @@ -8,14 +8,10 @@ config_version=5 -[animation] - -compatibility/default_parent_skeleton_in_mesh_instance_3d=true - [application] config/name="Owniverse" -config/version="0.6.22" +config/version="0.6.23" run/main_scene="uid://bv384dpmvjv8o" config/features=PackedStringArray("4.7", "Mobile") boot_splash/show_image=false diff --git a/ui/border/border.tscn b/ui/border/border.tscn index 2d1c57f..872221e 100644 --- a/ui/border/border.tscn +++ b/ui/border/border.tscn @@ -2,5 +2,5 @@ [ext_resource type="Texture2D" uid="uid://chxxghyul1im7" path="res://ui/border/border-2px.png" id="1_6kaf8"] -[node name="Border" type="TextureRect"] +[node name="Border" type="TextureRect" unique_id=1148150816] texture = ExtResource("1_6kaf8") diff --git a/world/background/starry_sky_layer.tscn b/world/background/starry_sky_layer.tscn index 41fc6e2..68ae8dc 100644 --- a/world/background/starry_sky_layer.tscn +++ b/world/background/starry_sky_layer.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" uid="uid://bq7xkdvq4iejn" path="res://world/background/starry_sky_layer.gd" id="1_st4ay"] -[node name="StarrySkyLayer" type="Parallax2D"] +[node name="StarrySkyLayer" type="Parallax2D" unique_id=1953063300] scroll_offset = Vector2(1080, 1920) repeat_size = Vector2(1080, 1920) repeat_times = 3