godot/doc
31 2c062f1922 Include animation.length in Animation example
The length of an Animation isn't automatically set by adding keys, and
it must be set manually. The existing example only has keys up to 0.5s,
so the default value of 1.0s may be acceptable. However, this results in
unexpected behavior for anyone who makes an animation longer than 1.0s.
Include animation.length in the example because it's important.

Also, increase the key position to 2.0s so it won't be confusing that
the assignment is somewhat redundant.

(cherry picked from commit 698c67d540)
2024-01-24 18:00:49 +01:00
..
classes Include animation.length in Animation example 2024-01-24 18:00:49 +01:00
tools Fix invalid Python escape sequences 2024-01-16 17:17:29 +01:00
translations i18n: Sync translations with Weblate (last 4.1 sync) 2023-10-02 17:01:20 +02:00
class.xsd Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile [Export docs] Move docs to platform folders. 2023-04-20 11:02:12 +03:00