Always nice to see an original file on Flashden, very nice file and good work, digitalplant! 
Always nice to see an original file on Flashden, very nice file and good work, digitalplant! 
that’s so cool, I love it ... but i think that it would be cooler if you could adjust all the points before drawing not one at a time
great work, digitalplant
The idea is to use it for background animations. If the leaf and flower graphics are different and if more than one animations are present – starting from different angles of the background – one can achieve very nice results. I will try it for sure
.
Thanks for the price change guys. Lets hope now the tool will be more affordable and will encourage people to try it
.
Hey that’s new, very original.
Is there a way to make the adjustment update in real time?
Posted 6 months ago
Hiya – little help please
It says in the help that u can change the SPEED of growing – this is important to me – I want it VERY SLOW (like 3-5 minutes). Whats the easiest way to do this please?
hardcoded_steps = 30;//number of frames to draw each curve leaf_every = 1;//how often to draw a leaf – now set to every frame
these are the variables that control the speed and the growth frequency. if you put large number for steps the speed goes down. i am afraid that i tested it from 1 to about 40. you need a greater number. i tested with 300 but the number of curves drawn gets too high and the CPU cannot handle it
. sorry but i did not think about such slow growing when i did the functionality.