PlayAnim

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

2COOL4-U

New Member
Mar 17, 2001
505
0
0
37
dot NL
2cool.free.fr
I am trying to start learning weapons now, and i have a question about PlayAnim. The first parameter is the name of the animation but what do all the other parameters do?

Thanks in advance,
 

Captain Kewl

I know kewl.
Feb 13, 2001
794
0
0
IN YOUR HOUSE
Visit site
Animation rate is a multiplier of animation speed. 1.0 is full speed, 2.0 is twice full speed, 0.5 is half speed, etc. This modifies the animation after it is impoted, so a 30 frame animation imported at 15fps and played at animation rate 2.0 would take one second.

Tween time is the length of time it takes for the previous animation to morph into the playing animation.
 

Dr Slue

Tutorial Maker Man
May 10, 2001
54
0
0
Australia
Visit site
Tween time would be for example: the time before the Firing animation after the idle animation, it's just the inbetween time so that the animation looks smoother. Because otherwise it would keep playing animations from the start and not finish the other ones.