mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 14:19:51 +00:00
Adding this method to PhysicsBody, PhysicsBody2D and SoftBody. It returns a list of nodes included in collision exceptions. Fixes #23235, cheers!