Irrlicht初心者質問スレ
at TECH
218:デフォルトの名無しさん
05/06/14 22:18:22
>>217
さんくす。一応へぼい英文を書いてみたので、それで通じるか添削してはくれまいか。
X file Multiple Animation problem
I made .x file with two animations, "walk" and "jump", "walk" animation longer than "jump".
I loaded this animatedmesh, and then tried to play this animation.
then.. "walk" animation was right. But "jump" animation was incorrect.
Probably "walk" animation was played after "jump" animation.
And I set current animation to "jump" by IAnimatedMeshX::setCurrentAnimation("jump"),
and read framecount by IAnimatedMeshX::getFrameCount().
But function return framecount of "walk", not "jump".
I think IAnimatedMeshX must have framecount property each animationset.
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5373日前に更新/82 KB
担当:undef