Hello,
i wonder if it's possible to check if an object in the world collided with another object, or just get a list of all currently colliding objects somehow? Maybe something like in unity, where you have colliders available to your disposal.
I find this rather important in a 3D game engine.
Any help highly appreciated.