4 Commits

Author SHA1 Message Date
c2d733db22 Add mouse direction getter for CollisionSystem 2021-01-02 16:40:46 +01:00
7cc6531928 Minor bugfixes in CollisionSystem
The global origin wasn't taken into account, and the output had an issue.
2021-01-02 16:25:41 +01:00
3bb071ae7b Add prototype collision checking
It outputs values, but they don't seem quite correct...
2021-01-02 16:14:59 +01:00
87b54a1b41 Add kdtree and foundation of CollisionSystem 2021-01-02 16:00:09 +01:00