Feral Heart
Help & Guidance => Game Help => Topic started by: DragonKeeper on February 07, 2018, 06:12:06 pm
-
So i've been trying to figure out the code to make the mane ultimately just stagger- not scroll? Can anyone help me out?
-
Imma move this to Game Help as it fits better there.
What do you mean by stagger? c: Perhaps we can help!
-
Thank you- I get confused on where to post anymore.
And it's sort of like a movement just back and forth instead of a full scroll?
Like here: https://www.youtube.com/watch?v=xh61J8X7iCM
-
That's the Wave_Xform code.
Example of a code I used to make plants blow in the wind, but it's changed to scroll instead of rotate:
wave_xform scroll sine 1 .1 0 .02
More about the Wave_Xform code can be found here:
https://ogrecave.github.io/ogre/api/1.10/Material-Scripts.html#wave_005fxform (https://ogrecave.github.io/ogre/api/1.10/Material-Scripts.html#wave_005fxform)
-
The video looks like a stretch script. You can have waves, sawtooth, smooth waves, ect, or small rotation.
https://ogrecave.github.io/ogre/api/1.10/Material-Scripts.html
That used to be a good page for scripts but it's down for me?