Hi, we are using animations from Spine to create our game, but now we are facing one problem. We have one object with character and with Spine animation on it. Then we have another object with weapon with Spine animation on it too. And we want to have the weapon somewhere between the body and the hand in the Z order (weapon is hidden by body, but is showed over hand). Is there a way in Unity to achieve this with Spine animations?
1. sayfa (Toplam 1 sayfa)
thomasfurst99
Bu mesaja eklenen dosyaları görüntülemek için gerekli yetkilere sahip değilsiniz.
6.5 years ago
- thomasfurst99
- Mesajlar: 2
Xeep
Hi, I was having the same issue and I found this video where it is clearly explained
Also it can be found in the Spine-Unity documentation:
http://es.esotericsoftware.com/spine-unity-documentation#So-can-I-ever-render-anything-between-parts-of-my-Spine-skeleton
Also it can be found in the Spine-Unity documentation:
http://es.esotericsoftware.com/spine-unity-documentation#So-can-I-ever-render-anything-between-parts-of-my-Spine-skeleton
6.5 years ago
- Xeep
- Mesajlar: 19
thomasfurst99
Yes thanks, I found it too, now it's working.
6.5 years ago
- thomasfurst99
- Mesajlar: 2
Pharan
Just FYI. We're phasing out SkeletonUtility's SubmeshRenderers soon because it causes some problems with multiple-page atlases, makes unnecessary draw calls, and is a little finicky.
Something more robust is coming soon. Probably next week. You can check this branch on github for progress: https://github.com/EsotericSoftware/spine-runtimes/tree/unity-skeletonrenderer
So you can use that for now, but try not to make something too elaborate.
You will still be using SubmeshSeparators on SkeletonAnimation so feel free to fill that in.
The next update will remove SubmeshRenderer functionality but will preserve the fields so you can still have your old data for a while.
Something more robust is coming soon. Probably next week. You can check this branch on github for progress: https://github.com/EsotericSoftware/spine-runtimes/tree/unity-skeletonrenderer
So you can use that for now, but try not to make something too elaborate.
You will still be using SubmeshSeparators on SkeletonAnimation so feel free to fill that in.
The next update will remove SubmeshRenderer functionality but will preserve the fields so you can still have your old data for a while.
Spine-Unity Docs Repo, and check out the Unofficial Spine Users Tumblr.
6.5 years ago
-
Pharan - Mesajlar: 5366
Mark topic unread
• 1. sayfa (Toplam 1 sayfa)
Dön Unity
- Tüm zamanlar UTC