Skip to content

Commit 79b5b64

Browse files
committed
Update animation section and increment features version to 4.6
1 parent d00471d commit 79b5b64

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

project.godot

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,17 @@
88

99
config_version=5
1010

11+
[animation]
12+
13+
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
14+
1115
[application]
1216

1317
config/name="Nom Zom Defense - Click. Aim. Survive."
1418
config/description="A lighthearted zombie tower defense game with a click-to-kill twist, built with Godot 4. "
1519
config/version="0.1.0"
1620
run/main_scene="res://Stages/UI/main_menu/main_menu.tscn"
17-
config/features=PackedStringArray("4.5", "GL Compatibility")
21+
config/features=PackedStringArray("4.6", "GL Compatibility")
1822
config/icon="res://Assets/Icons/icon.svg"
1923

2024
[autoload]

0 commit comments

Comments
 (0)