Area3D exclude parent from collision?

Godot Version

4.2.1

Question

I have an area 3d in a rigidbody parent. As soon as I instance it the area 3d detects its parent first than other body. How do I exclude it from detecting its parent?

Solved it by checking the type.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.