diff --git a/spine-godot/example/assets/mix-and-match/mix-and-match.atlas.import b/spine-godot/example/assets/mix-and-match/mix-and-match.atlas.import index eb2d7b75a..602678dd4 100644 --- a/spine-godot/example/assets/mix-and-match/mix-and-match.atlas.import +++ b/spine-godot/example/assets/mix-and-match/mix-and-match.atlas.import @@ -11,4 +11,4 @@ dest_files=[ "res://.import/mix-and-match.atlas-3d349b543ecdcc01fb29033adaef0841 [params] -normal_texture_prefix="n" +normal_map_prefix="n" diff --git a/spine-godot/example/assets/raptor/raptor.atlas.import b/spine-godot/example/assets/raptor/raptor.atlas.import index e9d58e9c3..840608165 100644 --- a/spine-godot/example/assets/raptor/raptor.atlas.import +++ b/spine-godot/example/assets/raptor/raptor.atlas.import @@ -11,4 +11,4 @@ dest_files=[ "res://.import/raptor.atlas-66da4b831eebf404341993162ba3ddb8.spatla [params] -normal_texture_prefix="n" +normal_map_prefix="n" diff --git a/spine-godot/example/assets/spineboy/spineboy.atlas.import b/spine-godot/example/assets/spineboy/spineboy.atlas.import index 059e2f8b6..166d719ba 100644 --- a/spine-godot/example/assets/spineboy/spineboy.atlas.import +++ b/spine-godot/example/assets/spineboy/spineboy.atlas.import @@ -11,4 +11,4 @@ dest_files=[ "res://.import/spineboy.atlas-54c12b5ff1cdaaa1b4e452a7d0d868c9.spat [params] -normal_texture_prefix="n" +normal_map_prefix="n" diff --git a/spine-godot/spine_godot/icons/spine.svg b/spine-godot/spine_godot/icons/spine.svg new file mode 100644 index 000000000..1efe87e65 --- /dev/null +++ b/spine-godot/spine_godot/icons/spine.svg @@ -0,0 +1 @@ + \ No newline at end of file