create age attribute on packed objects

   4201   2   0
User Avatar
Member
3 posts
Joined: 4月 2012
オフライン
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
9464 posts
Joined: 7月 2007
オフライン
just do something like:
f@age += i@active*@TimeInc;

Attachments:
ts_age_on_active_packedrbd.hip (484.6 KB)

Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
3 posts
Joined: 4月 2012
オフライン
so obvious now. Thanks tamte.
I remember my first beer.
  • Quick Links