Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
particles
#1
I would like to have a variable to adjust the size of the particle.  In the picture, the rope is smaller than the particles. 

I would like the ability to change the particle as seen below.

[Image: obirope.png]
Reply
#2
Insure ObiRope.Thickness from Paticles is checked.
Manually you can edit each particle, and set its Radius.

.png   Capture.PNG (Size: 14.29 KB / Downloads: 2)

Or use code to alter the particle radius.
Reply
#3
(16-09-2017, 06:56 PM)Parker Wrote: I would like to have a variable to adjust the size of the particle.  In the picture, the rope is smaller than the particles. 

I would like the ability to change the particle as seen below.

[Image: obirope.png]

In addition to what tbookout said (you can specify the radius for each individual particle by using the particle editor), you can also scale your rope mesh thickness down/up independently of particle radius: "Section thickness scale" variable, under the "Rendering" section of ObiRope's inspector.
Reply