05-31-2019, 04:51 AM
Hi Johncro,
The scale behavior you're seeing is not a bug. Your custom properties operator in Event_002 is before your Shape operator, and your Shape operator is what's defining the particle's scale. So that's why your particles shrink back down at the end...because the TM they have saved doesn't have the same scale that you later apply to the particles.
The alignment issue may be a bug...I'll have to look into it a bit more.
The scale behavior you're seeing is not a bug. Your custom properties operator in Event_002 is before your Shape operator, and your Shape operator is what's defining the particle's scale. So that's why your particles shrink back down at the end...because the TM they have saved doesn't have the same scale that you later apply to the particles.
The alignment issue may be a bug...I'll have to look into it a bit more.