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

Importing particle systems with color gradients are broken #42

Closed pigloo closed 1 year ago

pigloo commented 1 year ago

When using the editor to create particle effects, if you use the: behaviours > ColorOverLife > gradient feature and then export it subsequently fails to import properly in my tests, the gradients dont show up.

Screenshot from 2023-01-04 19-51-36

Alchemist0823 commented 1 year ago

Thanks for pointing out. was fixed in 8bb8480f147c3129d8ae10b498e4d35f0b2632f0

pigloo commented 1 year ago

Thanks!

Might be an idea to update the editor hosted on your site too https://forrestsun.com/three.quarks-editor/

Alchemist0823 commented 1 year ago

Yes, just did. you probably need to ctrl + f5 to refresh to get the latest version