- Edited
I've seen many people use has_method to check if the colliding body should react or not, and how it should react. This approach causes a huge design pattern MESS. In this video tutorial I provide a better solution which enables you not only to manage the collider-collidable signal connections, but also enable/disable behaviors by simply adding/removing child nodes. Here's the link:
Hope you enjoy the content!