create age attribute on packed objects

   3276   2   0
User Avatar
Member
3 posts
Joined: April 2012
Offline
I have packed objects activating based on their membership to a group(controlled by color).

What I want to do is record the the frame that they activate so that I can get an age attribute. I want to use the age attribute to to help scale the piece down to zero over time. I hope that makes sense

Attachments:
forum_example.JPG (91.6 KB)

I remember my first beer.
User Avatar
Member
8730 posts
Joined: July 2007
Online
just do something like:
f@age += i@active*@TimeInc;

Attachments:
ts_age_on_active_packedrbd.hip (484.6 KB)

Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
3 posts
Joined: April 2012
Offline
so obvious now. Thanks tamte.
I remember my first beer.
  • Quick Links