Closed ImmutableOctet closed 2 years ago
An entity (with MotionComponent attached) landing on the ground should align to the normal of the slope they collided with.
MotionComponent
There's an initial implementation of this in the collision branch. I'll need to test a few things before it's merged into master, but this looks to be done.
collision
master
An entity (with
MotionComponent
attached) landing on the ground should align to the normal of the slope they collided with.