QUOTE(gmask @ 08/11/08, 09:54 AM) [snapback]289518[/snapback]
is the center of the sprite intersecting the surface? Can you have the image only occupy the upper half of the sprite?
Otherwise can you offset the position of the sprite to be above the surface a uniform amount but just moving the particle object up in space.
Yes, it looks like the center is intersecting, however I couldn't find an offset attribute in the particle shape? I guess I could occupy only the top half with the image but I'd love to know how to offset the sprites. Or change the center point to be at the bottom of the sprite.