Hi everyone, I’m learning Unity and I want to create an animation for a cube using a trigger. I want the cube’s rotation animation to be activated when my character enters the trigger area.
- I was able to create the trigger and the trigger area and move it close to the cube.
- I managed to create the cube animation within the Animation window.
- In the Animator window, three boxes were created: (from top to bottom) Any State, Entry, and Animation1 (Animation1 is the name I gave to the animation within the Animation window).
I want to know how I can add/sync that animation to the trigger without needing to use C# if possible.
Thanks in advance.
Get busy with any one of the ten billion Youtube tutorials on animation and scripting.
It’s very visual and detail oriented and none of us is going to retype it all in this little tiny text box.
Imphenzia: How Did I Learn To Make Games:
The purpose of this forum is to assist people who are ready to learn by doing, and who are unafraid to get their hands dirty learning how to code, particularly in the context of Unity3D.
This assumes you have at least written and studied some code and have run into some kind of issue.
If you haven’t even started yet, go check out some Youtube videos for whatever game design you have in mind. There are already many examples of the individual parts and concepts involved, as there is nothing truly new under the sun.
If you just want someone to do it for you, you need go to one of these places:
https://livehelp.unity.com/?keywords=&page=1&searchTypes=lessons
Remember this is YOUR game, not ours. We have our own games we’re working on.
1 Like