random number with instancepoint()

   2201   2   1
User Avatar
Member
19 posts
Joined: March 2006
Offline
Hi guys,

I got a random number list by using simple python script at obj level.
And I was trying to use instancepoint() as a seed number so it returns different list per instance point. But any reason it keep returns same seed.

Does anyone have got some idea for this?
And is there any python expression instead of instancepoint() ?

Cheers,
Connect the Dots…
User Avatar
Staff
3456 posts
Joined: July 2005
Offline
instancepoint() will return -1 if you're using it in the textport or in a parameter…it's only the instance object that will evaluate it as the actual instance point…


HTH
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
19 posts
Joined: March 2006
Offline
Thank you Michael,
I understood something wrong way…
Connect the Dots…
  • Quick Links