Page 1 of 1

a simple spring FX box.

Posted: 05 Feb 2013 19:21
by benjamingordon
hi. im trying to create a multi ball box which when i hit turns turn up turns the fx up and when i let go springs back to 0.

i dont want to use the z output as i want the effect to stay on the whole time... i just want it always to spring back to 0.

is this possible?

Re: a simple spring FX box.

Posted: 05 Feb 2013 20:56
by Phil999
have you tried the RingArea object?

Re: a simple spring FX box.

Posted: 05 Feb 2013 23:22
by benjamingordon
i have but it always springs back to the middle (64).

i want it to spring back to 0.

possible?

Re: a simple spring FX box.

Posted: 07 Feb 2013 21:21
by dBlicious
Set Attractor X and Attractor Y to 0. I'm not sure that x and y will ever actually reach 0,0 due to the circular bounds.

Re: a simple spring FX box.

Posted: 09 Feb 2013 20:48
by Joe Soap
Attractor x @ 0.5
Attractor y @ 0.0