5 Commits

Author SHA1 Message Date
0254b81882 Implement basic shadows
Still shadow acne, but working in principle
2020-10-27 21:13:07 +01:00
3fb23200fb Add system to switch between path and manual movement
This system automatically checks for entities with both movement methods, and activates/deactivates them when pressing P.
2020-10-03 17:44:52 +02:00
2889a6fa8a Make movement work with origin change 2020-10-02 22:47:10 +02:00
7675ddc3a4 Add glm for vector math, used for position and movement 2020-01-07 13:10:23 +01:00
3529254a29 Move all ECS stuff into their own files / dirs 2020-01-04 18:25:47 +01:00