how are you getting the weight map? if you are getting it straight from the object (get data and browsing for the weightmap under the geometry) then it is “per point of the emitter geometry”. but the proper context for the speed parameter would be “per particle of the pointcloud”. so, the way to get to the weightmap is with a location – in this case emit location – and find the weightmap from there – it should be in the proper context.
From: Morten Bartholdy Sent: Saturday, January 04, 2014 6:14 PM To: [email protected] Subject: ICE context mismatch problem I am emitting particles from a mesh and need to multiply their emission speed with a weightmap I have on the emitter mesh. When I grab the weightmap data in ICE it refuses to let me plug it in the Emit From Geometry Speed port, saying context mismatch. I recall I might have done this or similar in the past, but I just can't get it working now - could a kind ICE savvy sould out there help me please? Cheers Morten

