Hi. I have been reading as much as I can about incrementing values in xpresso and cannot find a working solution.
I found this thread but the images are gone, so I cannot see the solution.
Basically I want store and increment a value by 1, with a frame event. Then I can use the value to drive the coordinates of an object, pausing the incrementation with a switch when needed.
I can see that userdata is useful, but there is no obvious way to get the current value back out of it and into the Math.add node for the next increment.
Any ideas please?