fixed documentation for get_hit_length of spring arm 3D

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
QbieShay 2020-07-22 21:02:10 +02:00
parent 0cd98ec7e1
commit d1bff73611

View file

@ -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">