- Modifié
Spine 4.2 adds physics, PSD import, slot and constraint folders, and much more.
Spine 4.2 adds physics, PSD import, slot and constraint folders, and much more.
great work, I updated my Godot project to 4.2 without a hitch. the draw order folders were a long awaited feature and the physics constraints are very interesting
Yo are absolutely the best. Thank you for this great update. It's a time saver. <3
A wonderful update! Thank you so much for all the hard work and new features
The physics are so mind blowing!!! This is huge, thank you!
Made my first tries with physics today.
Moving around a character, like in the blog post, is super fun.
But is there a way to set global wind? Or do I have to set it for all constraints? (I use the c-runtime)
I lurk and use the forum so much and made an account mostly to say, thank you. Between using my own janky PSD exporter that was originally from the repo version, having the built in PSD. You have saved me hours of time per day in my workflow. The [skins], [ignore], [merge] and the other tags I regularly use in the PSD just work. Please give this man a god dam round of applause! You have deprecated my janky Photoshop code.
100% recommend this update.
Thanks, it means a lot to us!
Big thank you to the team for the amazing work and support that has always been shown,
THANK YOU
I wonder can we now unpack textures with pma through CLI? or other ways to batch unpack textures with alpha? Cuz when I search for this I found you mentioned this will be don in 4.2
@linrjun Looks like that has been in since 4.1.26-beta:
https://esotericsoftware.com/spine-changelog/archive#v4-1-26-beta
CLI texture unpacking does unpremultiply alpha when the atlas page has pma:true.
The root motion is really interesting, I can't find any example scene, documentation or tutorial how to actually achieve it. Any pointers? Thanks in advance!!
PeterBacall I think the following thread will help you:
https://esotericsoftware.com/forum/d/26240-%E5%85%B3%E4%BA%8E%E6%A0%B9%E9%AA%A8%E9%AA%BC%E8%BF%90%E5%8A%A8%E7%9B%B8%E5%85%B3%E7%96%91%E9%97%AE/4
That's so great update, you're the best, guys.
Do you have plans to make some preview-videos-rendering feature? I work mostly with a lot of skeletons in one file and when I need to render video preview it's always a struggle without outside tools.
krutovig By preview-video-rendering you are referring to, do you mean the feature to export multiple combinations of animations from the Spine editor? If so, it is on our roadmap:
EsotericSoftware/spine-editor371
Unfortunately, it will be some time before we can do this in the editor, but as an alternative, you can use the timeline extension of the spine-unity runtime, which can be found on this blog post: https://esotericsoftware.com/blog/Combine-animations-in-Unity-using-the-Timeline-extension
Is it supporting UE 5.4 or other UE5 runtime now?
rmx Spine 4.2 officially supports up to UE5.3, UE5.4 is not yet guaranteed to work. The available versions are listed in the README.md of each runtime: EsotericSoftware/spine-runtimestree/4.2/spine-ue#spine-ue
I already knew that Physics was great, but I hadn't seen Weld before.
I was in desperate need of this.