MaxScript - Execute Function After Move Tool

MaxScript - Execute Function After Move Tool

peshang
Enthusiast Enthusiast
448 Views
1 Reply
Message 1 of 2

MaxScript - Execute Function After Move Tool

peshang
Enthusiast
Enthusiast

I want to execute a function after the move tool gizmo is released from the left mouse button while holding shift and drag.

any idea how to access the callbacks of released keys or mouse buttons? is it through dotnet?

0 Likes
449 Views
1 Reply
Reply (1)
Message 2 of 2

denisT.MaxDoctor
Advisor
Advisor

moving a node with SHIFT and drag is not a clone? Maybe it would be easier to execute the script using built-in node events - "on the clone", "on the created node"?

0 Likes