Hey all!
I use standard collision check pre/post. But I need to be able to check if a collision occurs at the moment of creation. i.e. as the object is spawned potentially ontop another object. so pre/post don’t work as the collision has already happened; any help appreciated
Cheers