Not for only image genration for animation, I’m trying to genrate pipe as with time intervals and I’ll use kangaroo to collide geometry as it grows up.
Pls help,
I’m trying by python but , not getting result, because python sending all loop data after last calculation.
But when i have to change ‘Data limit’ in “Data Recorder” component it’s manual way only,
is there any way to automate. ( so i can pass curve length directly).
try this. It does not use the native GH data recorder anymore, but a python script which increments on getting triggered. it has a max_val and a reset option.
Thanks a lot @dn.aur
it’s very interesting and helpful for me,
i was struggling on this point, and by python you unlocked the data recorder limits.
thanks again.