Meowx Posted September 13, 2010 Share Posted September 13, 2010 Using 15.0j on an Intel iMac 10.5.8. It seems that many patches don't emit sprite particles... randomly. I threw together a project quick to test it out, and a simple model revealed the same results. spritebug.zip If you've got the time, I'd love to hear if you have problems with this. Try dragging the particle emitter to different groups, or try copying the groups and then moving the emitter around. It sometimes seems to only work with certain patches of the groups, or emit unevenly. I haven't touched this particle system since I got it running great back in this thread, and I loaded it up today to find it not working at all. It coughs out a poof from a single patch and then just stops. Help! Quote Link to comment Share on other sites More sharing options...
HomeSlice Posted September 13, 2010 Share Posted September 13, 2010 I'm pretty sure a particle material treats the group it is applied to as a *single surface*, instead of as a collection of patches, and doesn't necessarily do "load balancing" over this single surface. The behavior you describe seems consistent with that. When I apply your sprite material to each of the two groups in the model you posted, I get aprox. double the number of sprites emitted than when I apply it to the "both groups" group. (15j+ WinXP). When I apply the material to each patch (8 patches total), I get aprox 8x the number of sprites emitted. Quote Link to comment Share on other sites More sharing options...
Meowx Posted September 13, 2010 Author Share Posted September 13, 2010 Problem is, I see it coming from very specific patches - and not evenly dispersed. For example, when I first made that test model and applied the particle mat to it, it emitted from all four patches on the left object... but only one of the patches on the right object. And both objects were grouped together (all the splines) with the emitter applied to the entire thing. Quote Link to comment Share on other sites More sharing options...
John Bigboote Posted September 14, 2010 Share Posted September 14, 2010 Try making each quadrant it's own group- and apply the emitter material to each Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.