zxo pink Posted July 30, 2016 Posted July 30, 2016 hey im making third person game and i whan make fade in and fade out to my animation does it possible and how i do it? Quote
macklebee Posted July 30, 2016 Posted July 30, 2016 not quite sure what you are asking for? Shadmar did a dissolve shader and maybe that is what you are referring to? http://www.leadwerks.com/werkspace/topic/12091-dissolve-shader/#entry87801 Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel
Rick Posted July 30, 2016 Posted July 30, 2016 If you're talking about animation blending (smoothly blending between animations) and you're using Lua then the Animation Manager has a parameter for that. The 3rd parameter determines that: function AnimationManager:SetAnimationSequence(sequence, speed, blendtime, mode, endHookScript, endHook, endFrame) 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.