Quantcast
Channel: Answers for "Animation not playing via collider and script (game just chugs instead)"
Browsing all 4 articles
Browse latest View live

Answer by meat5000

hit.GameObject.animation.Play("box_open"); GameObject typo GameObject is a Type gameObject is an object Does the box have a rigidbody?

View Article



Answer by Rams

You have to probably use animation events. Do as below process... 1)open animation editor(box_open) and select an animation event at starting and attach it to the method.code will be...-> take...

View Article

Answer by meat5000

hit.GameObject.animation.Play("box_open"); GameObject typo GameObject is a Type gameObject is an object Does the box have a rigidbody?

View Article

Answer by Rams

You have to probably use animation events. Do as below process... 1)open animation editor(box_open) and select an animation event at starting and attach it to the method.code will be...-> take...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images