v1.0.0-pre1
Pre-release
Pre-release
·
22 commits
to master
since this release
Initial modpack release
Introduce 3 mods (modules): core
, head
and compat
.
-
core
: library, implements global modpack APIs that can be used in scope of the modpack and outside of it, -
head
: example animations implementation and mod you might use if there are no other animations available, -
compat
: replaces engine APIs to provide interpolation forset_bone_position
API.
As a side note, the interpolation by default relies on server step to get difference in time between each globalstep.
Full Changelog: https://github.com/SpacingBat3/MT-CoreAnim/commits/v1.0.0-pre1