I have following question: I want to provide the user with the opportunity to choose in/decrement step size for the numeric control. So the user can choose between stepsize: 1, 10, 100,... How can I do this? Thank you very much!
you can create a property node for the control , then pick Data Range -> Increment and wire a control to it. you can then change the increment on the fly...
Hi Aquarel, You can make use of the Property node of the numeric control for this perpose,i a have attached a example for you ,hope it helps you. vicky