Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by vermaritt
Probably making an updater and then casting a ray from the center of a moving object to it velocity updated position, if the ray detects collision between the points then we can determine the point of collision and thus we can resolve the collision.
|
Actually you would not just be able to do it with one ray, you'd have to use like one for each axis of the object. Not every surface is level