Hey! I have a question.
Is it possible to add a function where you can control a MovingTool, for example up and down, but the MovingTool only moves as long as you click with the left mouse button? Similar to a MouseButtonDown event. So you would have 2 buttons, one for up and one for down, and move the MovingTool up or down as long as you press the button.
Hey! I have a question. Is it possible to add a function where you can control a MovingTool, for example up and down, but the MovingTool only moves as long as you click with the left mouse button? Similar to a MouseButtonDown event. So you would have 2 buttons, one for up and one for down, and move the MovingTool up or down as long as you press the button.