Hello,
I was wondering - can you set the 'range' on number objects ( like on slider objects?) I tried a [range 0 100( to a number, but that doesn't work.
I only need it for a simple "performance-setup" where I will scratch the number object - currently I built is as an abstraction doing the boundary check before setting and resetting the number object immediately using some guesswork and a millisecond delay - but that doesn't seem right to me. ( and even though very little, a complete waste of CPU)