07-05-2019, 02:49 PM
(This post was last modified: 07-05-2019, 02:54 PM by josemendez.)
Hi there,
Have you tried reading the particle scripting manual page?
http://obi.virtualmethodstudio.com/tutor...icles.html
The ObiRope component has arrays containing per-particle properties, that you can get/set directly. These blood vessels were done using Mathf.Sin() to modify the colors array and the principal radii according to a sine wave.
Have you tried reading the particle scripting manual page?
http://obi.virtualmethodstudio.com/tutor...icles.html
The ObiRope component has arrays containing per-particle properties, that you can get/set directly. These blood vessels were done using Mathf.Sin() to modify the colors array and the principal radii according to a sine wave.