Is this possible to add a script to this python code that also manage the time period of the Number Slider too?
For example, I want the slider to stop after (x) minutes, simultaneously the sphere reaches the end of the curve in this period.
There’s almost certainly a simpler way to accomplish the goal. Perhaps even with native Grasshopper support. And even without using any Python code at all.
FYI, if you really are wedded to that code snippet (burdening a small straightforward project with unneccessary technical debt from the get go), I anticipate so many potential problems, I would have to insist on my help being in return for my daily rate.
Sorry, I’m not sure what should I do in this regard.
The important thing for me is moving the number slider automatically in a defined period of time no matter with Grasshopper components or with a python code. I will be happy if you could guide me.