Can't find hero.json for Runner tutorial (SOLVED)

I’m trying the Runner tutorial (Endless runner tutorial) and at the point where I’ll build the characters the tutorial mentioned a hero.json file for spine scene. It states the file is in assets_runner.zip, but no… Where I can find this file?

P.s.: Pretty noob at Defold, so sorry if it is a dumb question.

Thanks.

Found it.
In case anyone is interested, get here: https://github.com/defold/sample-runner/tree/main/def-runner

1 Like

Thanks. Unfortunately I get an error when I try to use it:

Render error:
hero.spinescene: Couldn’t read spinejson file /hero/hero.json: Couldn’t read data from /hero/hero.json

I’ve updated the Tutorial text and the Tutorial project itself to use the new Spine extension.

2 Likes

WOW man, I thought no one would bother to find a solution for that but here you go, I was very wrong.

Thank you.

1 Like

I’m sorry to say that the problem @masterneme reported earlier is still not resolved. I would appreciate it if you could look into it and provide me with an update on the status of the issue. I would be grateful for any help you can provide. Thank you.

It is called spineboy.spinejson and it’s part of the asset package.

image

2 Likes

I’ve just raised this which may help

Thanks. I followed up with some questions in the ticket itself.