diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 75bd08d1606..234ef04be55 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -33532,7 +33532,7 @@ - Return a list of the bodies colliding with this one. + Return a list of the bodies colliding with this one. By default, number of max contacts reported is at 0 , see [method set_max_contacts_reported] to increase it. @@ -33893,7 +33893,7 @@ - Return a list of the bodies colliding with this one. + Return a list of the bodies colliding with this one. By default, number of max contacts reported is at 0 , see [method set_max_contacts_reported] to increase it. You must also enable contact monitor, see [method set_contact_monitor]