On 08/03/2017 at 19:04, xxxxxxxx wrote:
Hi,
I am using random values in my Python effector. The tag refreshes every frame or every change in the interface so I get different values constantly. Say I want to stick with the first random values I get, how can I compare those first values with the following values in the python effector, so it always stays the same?
Thanks!