View Single Post
# 2 26-10-2007 , 10:18 PM
BadG3r's Avatar
Subscriber
Join Date: Jan 2007
Location: Frankfurt
Posts: 216
create a attr. since rotation is a vector u have to write something like this:

particleShape1.rotCustom = <<0,rand(0,360),0>>

ok. now go to the instancer tab and check allow all data types and under rotation chose, in this case to match the naming above, rotCustom.

now it depends what u wanna do where u write the expr in. creation or runtime.