Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.2 変更点 #9

Open
DKAlpha opened this issue Mar 9, 2016 · 0 comments
Open

v1.2.2 変更点 #9

DKAlpha opened this issue Mar 9, 2016 · 0 comments
Labels

Comments

@DKAlpha
Copy link
Contributor

DKAlpha commented Mar 9, 2016

・モーションブレンド再生が追加されました。
motionBlendPlay関数でアニメーションを再生するとプレイヤーで前回アニメーションを再生している場合に
前のアニメーションとこれから再生するアニメーションのパーツ情報を合成してアニメーションをつなげながら再生します。
この機能を使用するための制限は以下になります。
・遷移前、遷移後のアニメーションが両方とも同じssbp内に含まれている事
・同じパーツ構成(パーツ順、パーツ数)である事

これらの条件を満たすアニメーションをモーションブレンド再生すると、両方のアニメーションに含まれるパーツの中間地点を補間してアニメーションを切り替える事ができます。
これによって厳密にモーションがつながっていないアニメーションでも違和感なくアニメーションをつなぐ事ができます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant