diff options
Diffstat (limited to 'doc/classes/Shape.xml')
-rw-r--r-- | doc/classes/Shape.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Shape.xml b/doc/classes/Shape.xml index 15f32f95a5..6cedfd937c 100644 --- a/doc/classes/Shape.xml +++ b/doc/classes/Shape.xml @@ -7,6 +7,7 @@ Base class for all 3D shape resources. All 3D shapes that inherit from this can be set into a [PhysicsBody] or [Area]. </description> <tutorials> + http://docs.godotengine.org/en/3.0/learning/features/physics/physics_introduction.html </tutorials> <demos> </demos> |