Search Unity

Question player controller shakes when jumping forward in a certain object

Discussion in 'Physics' started by mineslavan, Jun 3, 2020.

  1. mineslavan

    mineslavan

    Joined:
    May 8, 2020
    Posts:
    2
    so i have made a player controller with controller.Move(move * speed * Time.deltaTime); and when i jump while holding W in front of a wall i somehow shake up and down. i recorded a video so you can understand.
    i have no idea what causes it

     
  2. ArionStudio

    ArionStudio

    Joined:
    Aug 1, 2020
    Posts:
    6
    I have same problem, may be you didn't notice but it also happens if go backwards or sides and try to jump.
     
    Last edited: Mar 31, 2021
  3. ArionStudio

    ArionStudio

    Joined:
    Aug 1, 2020
    Posts:
    6
    I found solution! Maybe it's not that smart, but it works. Reply to me if you need an answer.
     
    Last edited: Apr 1, 2021