• EditorBugs
  • Spine to Godot not working!

Hi,

I am following all the instructions on this link: https://esotericsoftware.com/spine-godot

  1. Opening my Godot 4.3 project
  2. Downloading the Export templates for Windows, Linux, macOS, Web, Android, iOS for version 4.3
  3. On editor> manage export templates I import the .tpz file with the "Install from File" option
  4. Try to add a spine node but nothing happens

I also tried opening one of your sample projects but the Spine node doesn't load either. Please help!

  • Misaki відповіли на це.
    Related Discussions
    ...

    AnonymousAd From your description, it looks like you did not download our custom build, nor did you install the spine-godot GDExtension. Did you do either of these things?
    Godot 4.3, which can be downloaded from the official Godot website, does not include the spine-godot runtime, so you need to install it yourself or download our custom engine module, which is already built in.
    The export templates, as the name implies, are required for exporting, and even if you just add this to your Godot 4.3 project, the nodes for instantiating your spine skeleton will not be available.

      Misaki thank you that helped!

      • Misaki вподобали це.