Skip to content

Update animation tracks page for Godot 4.4 #10520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tutorials/animation/animation_track_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ diamonds connected to them by a line control curve's shape.

.. image:: img/bezier_curves.webp

In the right click panel of the editor, you can select the handle mode:
While a keyframe is selected (not the handle), in the right click panel of the
editor, you can select the handle mode:

- Free: Allows you to orient a manipulator in any direction without affecting the
other's position.
Expand Down
Binary file modified tutorials/animation/img/audio_track.webp
Binary file not shown.
Binary file modified tutorials/animation/img/bezier_curve_icon.webp
Binary file not shown.
Binary file modified tutorials/animation/img/bezier_curves.webp
Binary file not shown.
Binary file modified tutorials/animation/img/manipulator_modes.webp
Binary file not shown.
Loading