Hi All,
I have a question about one of the properties of a json file. In particular, I will be talking with regard to the Emitter Viewer (in Graphics) in the Corona SDK Sample Code.
So the json files contain a property called “speed”. Now after playing around with the property, I soon realized that it controls the initial X velocity of the particles. And “gravityx” and “gracityy” obviously control the acceleration in the X and Y directions…
Here’s my problem: No matter how hard I tried, I cannot find a parameter to control the initial Y velocity of the particles!
Am I missing something here? Is there a magic trick to achieve this? Because I can’t find a way to set the initial Y velocity of the particles, which sucks 
I tried inserting “speedy:50”, and “velocityy:50”, but that didn’t do anything.
Please Help!
Thanks in advance 
KC
