Citrus-Engine
Citrus-Engine copied to clipboard
Bug when jumping: sticking to the platform
When I jump under a platform and touch it, my body sticks to it. I'm using last Citrus sources from the repository (not swc) and Nape.
Same bug: https://github.com/alamboley/Citrus-Engine/issues/32
i have similar problem. Some not jump on MovingPlatform. Test http://tiletest.bozon.sk/ Use CE 3.17 and box2d
The problem is certainly the angle collision detection. We need to figure it out.