walthill / production2

Stores games and assets from our Production 2 course. Currently developing Reboot
https://github.com/walthill/production2/wiki
Apache License 2.0
1 stars 0 forks source link

[MED] Camera jitters on angles #85

Closed jacobnb closed 5 years ago

jacobnb commented 5 years ago

Summary: Player jitters when going over any angle

Commit: https://github.com/walthill/production2/commit/9db10c97ddc3cd3efa490c15635878a2ee1852f8

Expected Behavior: Smooth movement

Observed Behavior: When a player goes over an angle at the right angle the camera jitters

Reproduction Steps: \ hit the corner here

have to be in speed threshold 2+ Camera should jitter

Severity: MED because it's not completely game breaking but is irritating. "If you had epilepsy you would DIE!!!"

walthill commented 5 years ago

Found a good Unity Answers post https://answers.unity.com/questions/191268/strange-collision-behavior-bouncing-off-the-walls.html

This might fix the issue here as well as the bouncing that occurs at high speeds

walthill commented 5 years ago

Fix for getting stuck in walls and bouncing off of them 9024fb5868bdd57019e1b4bc6aea4406351b5238