  | | | Particle collision event problem | Particle collision event problem 2005-04-25 - By Brad Abrahams
Back Greetings,
I am setting up a simple rain simulation that is composed of two ptypes. The first are the long streaks that are emitted from a grid above the scene, the second is the splash ptype emitted via a Emit and Disappear collision event when the rain streaks collide with an object. When the streaks collide with an object the splash ptype seems to emit from the top of streak, causing the splashes to appear above the collision object. I would ideally like the splash ptype to emit from the point of collision (the bottom of the streak). I've tried rotating the ptype billboard 180 degrees, but this does not help. I've also tried various collision settings with both the ptype and the collision objects to no avail. Could anyone help me out of this quandary?
Thanks, Brad <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2800.1491" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Greetings,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I am setting up a simple rain simulation that is composed of two ptypes. The first are the long streaks that are emitted from a grid above the scene, the second is the splash ptype emitted via a Emit and Disappear collision event when the rain streaks collide with an object. When the streaks collide with an object the splash ptype seems to emit from the top of streak, causing the splashes to appear above the collision object. I would ideally like the splash ptype to emit from the point of collision (the bottom of the streak). I've tried rotating the ptype billboard 180 degrees, but this does not help. I've also tried various collision settings with both the ptype and the collision objects to no avail. Could anyone help me out of this quandary?</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Thanks,</FONT></DIV> <DIV><FONT face=Arial size=2>Brad</FONT></DIV></BODY></HTML>
|
|
 |