Search Unity

Weird flash when turning away from objects

Discussion in 'Physics' started by WackyWavingInflatableArmFlailingTubeMan, Dec 19, 2015.

  1. WackyWavingInflatableArmFlailingTubeMan

    WackyWavingInflatableArmFlailingTubeMan

    Joined:
    Feb 21, 2015
    Posts:
    16
    So, when my player moves in my 2D game it's all good, but when I turn my player around to move away from an object with a collider it makes a weird physics flash thing, it seems like my player collider gets stuck in the object's collider when I turn, is there any way to fix this?
     
  2. WackyWavingInflatableArmFlailingTubeMan

    WackyWavingInflatableArmFlailingTubeMan

    Joined:
    Feb 21, 2015
    Posts:
    16
  3. WackyWavingInflatableArmFlailingTubeMan

    WackyWavingInflatableArmFlailingTubeMan

    Joined:
    Feb 21, 2015
    Posts:
    16
    I FIGURED IT OUT!!!! There seemed to be something wrong with my player or collision or something but after deleting my player and remaking it I fixed it! :D