Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 6013

Button Mouse Event Again

$
0
0

@ricardo.eira wrote:

Hello,

I know already have some topics with this question, but I did not see any solution so I’ll come back to the question:

I need on while loop True, when the mouse button is clicked the break loop.

This work:
if scriptcontext.escape_test(False):
break

But I need break with mouse button.

Any help please.

Posts: 9

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 6013

Trending Articles