johnny
01-07-2008, 02:04 AM
Hey Guys and Girls,
Im having difficulty trying to understand the link between friction and gravity based on my scene. The particles are first kicked up by the feet of my character (walking in snow) then a gravity field sends them straight down to collide with a walk path that isn't flat (its a snowy footpath). I have written expressions to define speed and used that with velocity to kill the particles velocity when they collide with walkpath. The problem is they continue to turn and generally move, even though their velocity is 0 and even though they have no speed. Im pretty sure the gravity is still taking effect, which is set to 50 because of the need for them to fall like snow dust. Also friction on snow collision plane is .7 and bounciness is 0. Any ideas on how to workaround this? Thanks.
Im having difficulty trying to understand the link between friction and gravity based on my scene. The particles are first kicked up by the feet of my character (walking in snow) then a gravity field sends them straight down to collide with a walk path that isn't flat (its a snowy footpath). I have written expressions to define speed and used that with velocity to kill the particles velocity when they collide with walkpath. The problem is they continue to turn and generally move, even though their velocity is 0 and even though they have no speed. Im pretty sure the gravity is still taking effect, which is set to 50 because of the need for them to fall like snow dust. Also friction on snow collision plane is .7 and bounciness is 0. Any ideas on how to workaround this? Thanks.