The trigger or timer can be used to update a component over and over again. Let’s say you want to get the camera of the current viewport and orient geometry in real time.
text_oriented_to_camera.gh (23.4 KB)
What’s your goal here?
Thank you for your response!
My goal is to generate random number in the boundaries, once per a few seconds. I remember, maybe in earlier versions, there was a component called timer, but as I see it was replaced by trigger. Timer was constntly generating numbers, that you could’ve record with record data component.