Random Instance Objects

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Random Instance Objects as PDF for free.

More details

  • Words: 110
  • Pages: 1
what you need to do is set up a custom pp attribute that will randomly call the different index numbers of the objects in your instance. i usually call it "randindexpp", and the creation expression for it is : paricleshape1.randindexpp = rand(0, "the amount of objects you are instancing" + .9) so if its 6 objectsparicleshape1.randindexpp = rand(0,5.9) ; your first object's index number being "0" the ".9" at the end allows your last object to be chosen more frequently in the cycle. finally, in the instancer portion of your particle shape's attribut editor, make sure to select your new custom attribute in the drop box of the "object index".

Related Documents

Random Instance Objects
November 2019 15
Random Instance Rotation
November 2019 12
Random
December 2019 55
Objects
November 2019 71
Central Instance
October 2019 18
The Instance
June 2020 8