The function was calling update() on the time curve, but there is no update callback on that node. So, effectively the function was doing nothing.
The function was calling update() on the time curve, but there is no update callback on that node. So, effectively the function was doing nothing.