Answer the question
In order to leave comments, you need to log in
Unity how to enable animation on OnMouceDown?
Hello, I have a sprite that should animate when OnMouceDown, i.e. when clicking on the collider. And for this in the script I write
Void OnMouceDown()
{
Anim. Play("MyAnim") ;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question