Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: iCreateLtd on April 01, 2021, 12:10:31 PM

Title: FP7 Falling Leaves (Effects)
Post by: iCreateLtd on April 01, 2021, 12:10:31 PM
Hi.

I'm following the effects video (2016) and just can't get it to work.  I'm probably missing something really easy but I just can't get them to subtly fall.

Is someone able to take a look (asap if possible) and tell me where I'm going wrong?

https://we.tl/t-COq43srd8e
 (https://we.tl/t-COq43srd8e)

I'm using Max 2019, FP7 & Corona

Many thanks.
Title: Re: FP7 Falling Leaves (Effects)
Post by: Rokas on April 01, 2021, 03:32:43 PM
Hi

Thank You for a question and attached file.
Would You please trying to adjust the effect line:
(https://i.imgur.com/RHLCNjQ.png)

from Integer -> to Real

Here is the line so You can copy paste it.
Code: [Select]
real speed = randomReal(minSpeed,maxSpeed);
Hope this helps.
Title: Re: FP7 Falling Leaves (Effects)
Post by: iCreateLtd on April 01, 2021, 04:27:40 PM
That's perfect & fixed it

Is there any way to add additional wind turbulence to it?

Thanks again for your help