IdlePoser v9 (free)
Added 2021-04-07 06:11:38 +0000 UTCIdlePoser is a state-based idle animation solution. States are essentially poses, but they can be anchored to body parts or even other characters. This makes it possible for different instances of IdlePoser to interact with each other, creating kind of procedural animation. Version 9 is a maintenance release with some tweaks and bug-fixes. It's directly released as free since it is needed by the demo scene shipped with the free Life.13 release.
Changelog
- Fixed issue with morph reference into a VAR packages with ".latest" or ".minX" version. MorphCaptures are now stored slightly more efficiently in the scene, reducing file size and improving load times for large scenes.
- Fixed issue with current state transitioning into itself when there is no valid transition available.
- Fixed issue with StateMask change not being instantly applied when the state duration already expired.
- Fixed issue with StateMask change not being applied when StateMask was cleared.
- Separated changelog from code into additional TXT file. Since that has grown to around 5K in size, I don't want to bother the compiler with that every time you load a scene. Should again improve scene load times slightly.
Dependencies
- All the dependencies for the demo scene can be found on the Hub, meaning VaM can auto-download them for you.
Download
- https://hub.virtamate.com/resources/idleposer.203/
- Download is available for free under CC BY-SA license. You are allowed to reference this package in your own VAR packages, even if they are paid or use a different license. Links to my Patreon are always appreciated.
- Beware of some browsers mistakenly renaming .var files to .zip when downloading from Patreon. More details on how to install VaM content and missing dependencies here.