Преглед на файлове

fixed documentation for get_hit_length of spring arm 3D

Co-authored-by: Hugo Locurcio <[email protected]>
(cherry picked from commit d1bff73611bb31e3d9b952d55cd00c7bbf43b12e)
QbieShay преди 5 години
родител
ревизия
53a3476fc2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/classes/SpringArm.xml

+ 1 - 1
doc/classes/SpringArm.xml

@@ -32,7 +32,7 @@
 			<return type="float">
 			</return>
 			<description>
-				Returns the proportion between the current arm length (after checking for collisions) and the [member spring_length]. Ranges from 0 to 1.
+				Returns the spring arm's current length.
 			</description>
 		</method>
 		<method name="remove_excluded_object">