-
How to animate something in a spiral with wind
Coming into solving this problem, I was pretty confident, and happy that my mathematics knowledge from high school would not go to waste. My initial thoughts on animating a cloth in a spiral went along the lines of animating the x and z wind values in out of phase sinusoidal curves along with some gravity or -y wind. I tried this but for some reason, the wind just sends my object in an ugly spiral off to the left of the scene. I have all the other values (eg. turbulance) set to zero except wind impact, wind strength and the animated values.
For the life of me I cannot understand why this happens, I thought the theory was simple enough that it should work without too many problems but it just doesn’t do what I want it to. I was thinking of using a helix and doing the whole ‘align to spline’, but I’m not 100% sure how that would work with something I need to apply cloth dynamics to, along with the fact that I’m thinking it would not look as natural as something animated with the wind parameters.
Thanks in advance.