Welcome to the forums @esak!
What node are you using for collision section? If you are using a KinematicBody, you can use the get_slide_collision function to get collision data from the move_and_slide function. For RigidBody nodes, I believe you can use signals, though I’m not sure if additional collision data (normals, etc) is passed.