slipering effect

how to get a slipering effect for the character when i release the up arrow.

when i release it should slip for certain distance

slipering is not a word. Slippering is a word however it means getting smacked on the arse with a slipper not slipping or sliding, hence the retag

thanks a lot for the answer

1 Answer

1

Do you mean It should continue moving and come to a stop slowly? If you use GetAxis you can achieve this by manipulating the settings for the controls in Editor->Project Settings->Input.

He is right, turn the gravity for your input to around 1 or less adn that will make it slide, gravity is how fast the button returns to 0 once you let go of it

if i press up arrow the character should slip for small distance (let it be 3 meter ) and should stop

yes we know...now do as spree says and you will get that effect

tanks a lot it worked