  | | | setting initial state on particles (age lost?) | setting initial state on particles (age lost?) 2005-02-17 - By Sean Dunn
Back I've been trying to figure out a particle problem for a few hours now.. I can't find any references to it online. When I Set Initial State on a very simple particle system with size based on age, it doesn't keep the initial sizes (or, it looks like, any other attribute based on age). It keeps the positions, but that is it. Anything based on age goes back to 0. Is there any way to get around this? I've duplicated the behavior in 4.0 and 4.2. Is it possible to create a particle event that would store the age as a custom attribute and then use that to drive the size? ..because that's what I'm going to try soon if I can't make it work correctly. And I want to avoid requiring a pre-roll animation, since the simulation is heavy.
Thanks,
Sean
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas -microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head> <meta http-equiv=Content-Type content="text/html; charset=us-ascii"> <meta name=Generator content="Microsoft Word 11 (filtered medium)"> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:Arial; color:windowtext;} @(protected) Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt; font-family:Arial'>I’ve been trying to figure out a particle problem for a few hours now.. I can’t find any references to it online. When I Set Initial State on a very simple particle system with size based on age, it doesn’t keep the initial sizes (or, it looks like, any other attribute based on age). It keeps the positions, but that is it. Anything based on age goes back to 0. Is there any way to get around this? I’ve duplicated the behavior in 4.0 and 4.2. Is it possible to create a particle event that would store the age as a custom attribute and then use that to drive the size? ..because that& #8217;s what I’m going to try soon if I can’t make it work correctly. And I want to avoid requiring a pre-roll animation, since the simulation is heavy.<o :p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt; font-family:Arial'>Thanks,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt; font-family:Arial'>Sean<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p>
</div>
</body>
</html>
|
|
 |