Flint Particle System Forum - How do I split an object into particles?2011-12-11T08:30:37+00:00http://flintparticles.org/forum/
Lussumo Vanilla & Feed Publisher
How do I split an object into particles?http://flintparticles.org/forum/comments.php?DiscussionID=472&Focus=1602#Comment_16022011-04-17T15:43:16+01:002011-12-11T08:30:37+00:00jack1505http://flintparticles.org/forum/account.php?u=485
I am new to the Flint particle system, and trying to develop an object explosion program. During the explosion, an object (a sphere or a cylinder) is split into parts. So, the explosion effect should ...
How do I split an object into particles?http://flintparticles.org/forum/comments.php?DiscussionID=472&Focus=1610#Comment_16102011-04-20T08:28:52+01:002011-12-11T08:30:37+00:00Richardhttp://flintparticles.org/forum/account.php?u=1
Take a look at the classes inside the Particle2DUtils class. There are methods there to turn a number of display objects into particles or to split a single display object into multiple particles. ...
Particle2DUtils class. There are methods there to turn a number of display objects into particles or to split a single display object into multiple particles. The Explode Image example shows how to use these methods.]]>