- Home /
Como activar una animacion al hacer clic en un objeto (How to activate an animation when you click on an object)
Me gustaria poder activar una animacion de un objeto al darle clic sobre el mismo o activar la animacion de otro objeto activandolo desde otro objeto.
English:
I would like to activate an animation of an object to click on it and select the animation activating another object from another object
$$anonymous$$indly post your question in English so that most of the people can understand it. I've added translation of it for now. (It is from Google Translate)
Also provide detailed information so that others can know what you are exactly after.
It would also be appreciated if you provide any scripts or attempts you have done to achieve the output you want.
"I would like to activate an animation of an object by clicking on it or activate the animation of another object from another object"
Answer by Ryujose · Oct 09, 2014 at 03:35 PM
Now you can use canvas with unity versión 4.6 beta 20 ( actually ). And make use of events and event triggers.
See this link http://unity3d.com/learn/tutorials/modules/beginner/ui/ui-events-and-event-triggers
I think that can help you.
Regards.