Question
temporarily disabling a movieclip for hittest
Hi
I want to temporarily disable a movieclip,
so hittest won't return a true.
The example:
I have 4 answers (movieclips)
that can be dropped on 4 questions (movieclips)
but I want the questions to appear one after the other
If I first place all 4 questions and make all but the first invisble
The invisible movieclips still retrun a true on hittest
How can I disable this?
Thank you
I want to temporarily disable a movieclip,
so hittest won't return a true.
The example:
I have 4 answers (movieclips)
that can be dropped on 4 questions (movieclips)
but I want the questions to appear one after the other
If I first place all 4 questions and make all but the first invisble
The invisible movieclips still retrun a true on hittest
How can I disable this?
Thank you