From e57dfe26632beeaf65cf15352db57424f2094deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 22 Nov 2015 14:21:04 +0100 Subject: [PATCH] Update doc for can_teleport_to --- doc/base/classes.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 44a7cccfe5c..ba29d534d75 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -15038,14 +15038,13 @@ returns:= "username=user&password=pass" - + - - + Returns whether the KinematicBody can be teleported to the destination given as an argument, checking all collision shapes of the body against potential colliders at the destination.