First off, great tutorials!
Has anyone noticed any issues when transitioning between slopes and the collisions data? Specifically the status of collisions.below?
Using my own copy and the source code from the repo produces the same following results (watch the output of the Below box):
Scene Gif
Notice the quick switch between true/false? It's made it somewhat unreliable to use any animation states between grounded to falling. Any help is appreciated.
First off, great tutorials!
Has anyone noticed any issues when transitioning between slopes and the
collisionsdata? Specifically the status ofcollisions.below?Using my own copy and the source code from the repo produces the same following results (watch the output of the Below box):
Scene Gif
Notice the quick switch between true/false? It's made it somewhat unreliable to use any animation states between grounded to falling. Any help is appreciated.