Jump to content
StaffEN

HELP PLAYING SOME CHARACTION ANIMATION

Recommended Posts

Theres some way to make char do some animation when he combine gems?, something like: if combine succesfull, play "jump" animation, else if play "cry" animation?

Share this post


Link to post
Share on other sites

I think you should call C++ function PlayPose(POSE_JUMP) somehow , but i dont know how to do it)

Try to add a skill to skillinfo.txt which cause jump animation, then in function begin_unite_item call this skill )

Share this post


Link to post
Share on other sites

If you are using Game.exe from the official client, then this is a non-trivial task. You need to patch Game.exe or develop a special mod.


Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...