Can a particle system not inherit it's parent scale?

Problems building or running the engine, queries about how to use features etc.
Post Reply
User avatar
suny
Greenskin
Posts: 137
Joined: Thu Mar 12, 2020 5:53 pm
x 60

Can a particle system not inherit it's parent scale?

Post by suny »

I can't find the equivalent of a setInheritScale(bool) for a particle system.
Because I have a lot of objects I want to attach PS to, and they don't always have a (1,1) scale, I would like to avoid having to create another node, especially for particle systems.
s.
Post Reply