Open DeanTroub opened 5 years ago
Hey! Did you manage to get it smooth? Changing the iterations didn't do it for me )=
Yeah, using the prefab that comes with it and only changing the iterations to 1, fixed the sticking at the start of slopes. I only had 45 degree slopes though.
On Dec 22, 2018 13:06, "jdiogobc" notifications@github.com wrote:
Hey! Did you manage to get it smooth? Changing the iterations didn't do it for me )=
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cjddmut/Unity-2D-Platformer-Controller/issues/74#issuecomment-449594823, or mute the thread https://github.com/notifications/unsubscribe-auth/Aq_FmWw6rjXavJumsV2n9JR8fA5ntJAUks5u7pC9gaJpZM4YgOAp .
The player is getting stuck at the start of going up a 45 degree angle. I am using a Polygon Collider 2D to make the collider. Using Unity 2019.1.0a8.
Here are my current settings:
Edit: After further testing, this does not occur with one iteration, only 2 or more.