diff --git a/doc/classes/Area2D.xml b/doc/classes/Area2D.xml index 29592f133d7..113e9ab506a 100644 --- a/doc/classes/Area2D.xml +++ b/doc/classes/Area2D.xml @@ -1,7 +1,7 @@ - 2D area for detection and physics and audio influence. + 2D area for detection, physics, and audio influence. 2D area that detects [CollisionObject2D] nodes overlapping, entering, or exiting. Can also alter or override local physics parameters (gravity, damping) and route audio to custom audio buses.