Using release 84 on Windows XP and here's the deal.
I have my player on a platform with the Jump Through behavior. Also on the platform are 2 solid objects. When the player collides with one of the objects the player will twitch either up and right or down and left, going through the platform.
I have 4 animations for player: StandRight, StandLeft, SkipRight, SkipLeft. Player changes animation depending in direction of travel and whether it's moving or not.
The only ways I can make the player not twitch is either by making the platform solid (Boo!) or by not animating my player (Boo again!). Neither if these are good fixes. Any help would be appreciated. Thanks!
https://www.dropbox.com/s/ind8dkv3hwtu17r/PlatformColllisionAnimationBug.capx