diff options
Diffstat (limited to 'client/project.godot')
| -rw-r--r-- | client/project.godot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/client/project.godot b/client/project.godot index 403aac4..d5cf98a 100644 --- a/client/project.godot +++ b/client/project.godot @@ -8,11 +8,15 @@ config_version=5 +[animation] + +compatibility/default_parent_skeleton_in_mesh_instance_3d=true + [application] config/name="Djup" run/main_scene="res://game.tscn" -config/features=PackedStringArray("4.3", "C#", "Forward Plus") +config/features=PackedStringArray("4.6", "C#", "Forward Plus") config/icon="res://icon.svg" [display] |
