maxscript question, i`m working with the node event system and in the function you call you have an event and a node param
i`m trying to get the actual selected node so i can check if its a spline but the param is a number instead of a node
Event Detected: Event#geometryChanged, Nodes #(8998)
at first i thought it was a nodehandle but the number does not correspond with that nodehandle
does anyone know how to get the actual node that was changed instead of the number?
Replies