likon Posted June 8, 2015 Share 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 Link to comment Share on other sites More sharing options...
likon Posted June 8, 2015 Author Share Posted June 8, 2015 ok I found it. Great framework!!! Link to comment Share on other sites More sharing options...
MichaelD Posted June 9, 2015 Share 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. Link to comment Share on other sites More sharing options...
ChubbRck Posted December 2, 2015 Share 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. Link to comment Share on other sites More sharing options...
ChubbRck Posted December 2, 2015 Share Posted December 2, 2015 FWIW, I believe using emitter.setXSpeed(min, max) and emitter.setYSpeed(min, max) achieves what I was looking for. walrusboy115 and freeeve 2 Link to comment Share on other sites More sharing options...
Recommended Posts