likon 0 Report post Posted June 8, 2015 Hi yall, I want to make particles explosion but in one direction. All examples now just create particles that flow in every direction and gravity pulls them down. But I want to create same thing but that all particles are lowing right or left. How I can do that? I didn't find any property on emitter. Cheers,Robert Quote Share this post Link to post Share on other sites
likon 0 Report post Posted June 8, 2015 ok I found it. Great framework!!! Quote Share this post Link to post Share on other sites
MichaelD 84 Report post Posted June 9, 2015 I would be nice to post your solution and mark it as solved in case someone else comes across this post. Thanks. Quote Share this post Link to post Share on other sites
ChubbRck 3 Report post Posted December 2, 2015 Case in point, I have come across this thread and found no solution posted, even though it was found. My forum-related activities have been negatively affected this day. Quote Share this post Link to post Share on other sites
ChubbRck 3 Report post Posted December 2, 2015 FWIW, I believe using emitter.setXSpeed(min, max) and emitter.setYSpeed(min, max) achieves what I was looking for. 2 walrusboy115 and freeeve reacted to this Quote Share this post Link to post Share on other sites