Multi Object Animation

I have 3 objects that go 100% opaque when you mouse over, and when the mouse is away they turn 50% transparent.
I use the "Vary opacity" option for this.
But now I want them to change all when you mouseover one of them, to that it is as if they are one object.
Does anyone know how to do this???
1,645 views 1 replies
Reply #1 Top
Under Object Properties.
1. Select States tab
2. Select State. Eg. Mouse Away
3. Select Messages Tab (Right next to sound tab)
'-- Repeat the next for each object
4. Select Add
5. Choose the object Id option and find the object(s) you want to control
6. Select the Message. Eg. If Mouse Away is the state you are editing then you probably want Mouse Away for the other objects.
7. Select Ok
'--Repeat 4 through 7 for each object.

Does this for each state you want.