Alchemist0823 / three.quarks

Three.quarks is a general purpose particle system / VFX engine for three.js
https://quarks.art
480 stars 22 forks source link

Json import and world space scale not working #48

Closed theripper93 closed 1 year ago

theripper93 commented 1 year ago

Importing a json that has world space effects, then applying a scale to the container of the particle systems does not reflect on the object. This can also be verified in the visual editor by changing the scale of the “plasma projectile” example and observing it does nothing

Alchemist0823 commented 1 year ago

Thanks for pointing out. it's fixed by #af46ca6