Activate/Deactivate Game Objects with Activation Track in Unity

Making object appear and disappear during the shot

Rusben Guzman
Oct 6, 2021

Objective: Create an animation track to deactivate the card during the sleeping guard cutscene.

First I just did right click in the timeline and created an “Activation Track”

Then we have to assign the game object we want to activate in the timeline, in this case the card.

Next I adjusted the activation track in the specific mark of time to disappear the card during the animation around 3 secs.

And that’s it!!! We have a functional animation track.

--

--

Rusben Guzman
Rusben Guzman

Written by Rusben Guzman

A Software Engineer passionate about game dev and interactive products with Unity. I consider video games to be the artistic expression of programming.

No responses yet