Fix MS16235: Set previously-buggy Handshake particle properties to 0

This commit is contained in:
Zach Fox 2018-06-26 15:45:18 -07:00
parent 0c9f0cbe03
commit 6f956ffb8d

View file

@ -88,8 +88,8 @@
"polarFinish": 1,
"radiusFinish": 0.3,
"radiusStart": 0.04,
"speedSpread": 0.01,
"radiusSpread": 0.9,
"speedSpread": 0.00,
"radiusSpread": 0.0,
"textures": "http://hifi-content.s3.amazonaws.com/alan/dev/Particles/Bokeh-Particle.png",
"color": {"red": 200, "green": 170, "blue": 255},
"colorFinish": {"red": 0, "green": 134, "blue": 255},