Dev Update #3 - Polyline Collider


I have finished the polyline collider collision system. Implementing the one-way collision system was a little bit trickier than expected but now shapes can pass through segments/polylines in one direction but not the other. If a shape can pass through depends on the surface normal of the segment and the velocity of the shape. Are those 2 vectors aligned (face in the same direction) then the shape can pass through, otherwise the shape collides.

Get Shape Engine

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.