Page 1 of 1

Counter

Posted: March 13th, 2008, 3:21 pm
by Shanytc
Hey guys,

I'm new here, and i've got a question:

I want to create a counter that begins sometime in the time-line whenever a specific action has accord.

for example, a solid is moving in a direction (ie, position[0]*time), so when for example the position is >200, I want to create a counter that will count from 0 and up. (and mabye i'll need other counters too)
is it possible to make it?

btw, i must note that valueAtTime() simply doesn't work for me, whatever I tried, I simply can't get the last value of a propert at time-x, someone knows why?


thanks!