Vector Line Segment Collisions Part 1 (or Part Uno)

Subscribers:
180
Published on ● Video Link: https://www.youtube.com/watch?v=ccVrjfs_xdk



Duration: 0:22
156 views
2


Instead of colliding with objects, I now collide with imaginary vector line segments. This lets me do a lot of crazy platform stuff and it runs better! ...but it hurt my head to code because algebra.