I might be missing something obvious, but it seems like there's something wrong with the mecanim animations generated by spine.
Upon dragging in the files in unity, the skeleton is generated automatically as it should. I went ahead and clicked "Generate Mecanim Controller". Hình ảnh bị xóa do không hỗ trợ HTTPS. | Vẫn hiển thị
The controller get's generated perfectly fine, with the one animation we have inside as it should.
I then right-click the skeleton and select Spine > Instantiate( Mecanim ), which also generates a correct gameobject ( I presume) Hình ảnh bị xóa do không hỗ trợ HTTPS. | Vẫn hiển thị
However, when looking at the animator window, there are no states. Hình ảnh bị xóa do không hỗ trợ HTTPS. | Vẫn hiển thị
Same story for the animations window Hình ảnh bị xóa do không hỗ trợ HTTPS. | Vẫn hiển thị
I guessed I could just drag in the animation from the animator asset file, but then I end up with some missing stuff, and there is no animation visible. Hình ảnh bị xóa do không hỗ trợ HTTPS. | Vẫn hiển thị
Any idea what I could be doing wrong?
Thanks!