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.
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?
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.
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.