03-13-2020, 01:14 PM
hi tyson,
it would be nice if we have ability to access data from customAttributes.
i want to be able birth particles from object custom attributes which storing array of matrix3 .
i know its possible just by using to "birthobject" which take transform from it.
but if i have to get 10k+ objects to be used in birthObject it will make the scene too slow...
and also picking 10k objects took forever to update the list inside tflow.
it will be much efficient by just storing the matrix3 array into attributes...then let flow access those data to generate particles.
even better if we can access all kind data not just matrix3
this feature will also make things very procedural....and i think a lot of TDs will happy
thanks...
it would be nice if we have ability to access data from customAttributes.
i want to be able birth particles from object custom attributes which storing array of matrix3 .
i know its possible just by using to "birthobject" which take transform from it.
but if i have to get 10k+ objects to be used in birthObject it will make the scene too slow...
and also picking 10k objects took forever to update the list inside tflow.
it will be much efficient by just storing the matrix3 array into attributes...then let flow access those data to generate particles.
even better if we can access all kind data not just matrix3
this feature will also make things very procedural....and i think a lot of TDs will happy
thanks...