diff options
Diffstat (limited to 'doc/classes/PhysicsBody2D.xml')
-rw-r--r-- | doc/classes/PhysicsBody2D.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/PhysicsBody2D.xml b/doc/classes/PhysicsBody2D.xml index f974e12db1..c82e404e4f 100644 --- a/doc/classes/PhysicsBody2D.xml +++ b/doc/classes/PhysicsBody2D.xml @@ -7,6 +7,7 @@ PhysicsBody2D is an abstract base class for implementing a physics body. All *Body2D types inherit from it. </description> <tutorials> + http://docs.godotengine.org/en/3.0/learning/features/physics/physics_introduction.html </tutorials> <demos> </demos> |