You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
For some reason the "slope sticking" when going down slope doesn't work when going around on SpriteShapes. I still move horizontally that causes the body to "float" often. With fast enough speed (default 8), sometimes i can't jump when walking downhill because it's not grounded
I tried debug ray the resulting slope, it looks correct like when walking on BoxColliders. So, i'm not sure what's causing this.
The added downward deltamovement.y is also the same
How else can i try to figure out how to debug this?
Or, have anyone figured out how to make it work with SpriteShape?
The text was updated successfully, but these errors were encountered:
Hi!
For some reason the "slope sticking" when going down slope doesn't work when going around on SpriteShapes. I still move horizontally that causes the body to "float" often. With fast enough speed (default 8), sometimes i can't jump when walking downhill because it's not grounded
I tried debug ray the resulting slope, it looks correct like when walking on BoxColliders. So, i'm not sure what's causing this.
The added downward deltamovement.y is also the same
How else can i try to figure out how to debug this?
Or, have anyone figured out how to make it work with SpriteShape?
The text was updated successfully, but these errors were encountered: