Velocity API (Velocity v0.6.3.4-dev): Update the collision system to more intelligently manage speculative collision. #16
Labels
bug
Something isn't working
Milestone
Currently the speculative collider detects colliding objects in all directions with a fixed scan range. Change this to an independent scan range based on the movement delta to avoid being trapped inside walls.
The text was updated successfully, but these errors were encountered: