well, the question is simple…
i’ve a behavior (a standart interpolator based on an ‘alpha’) and i want it to restart each time i call it! that’s all.
So what’s the best way to do this? (I suppose there is a nice and easy way to achieve this, isn’t it?)
well, i knew it was simple!
alpha.setStartTime(System.currentTimeMillis());
sorry for this uneccessary question