Files
godot-website/collections/_release_4_4/entry-systems-animation-animation-markers.md
Adam Scott e6bdb5c006 Add 4.4 release page (#1023)
Co-authored-by: Nathalie Galla <murderveggie@gmail.com>
2025-03-03 17:41:42 +01:00

867 B
Raw Permalink Blame History

type, section, subsection, rank, importance, anchor, title, blockquote, text, contributors, read_more, image_src, image_src_2x, image_alt, media_position, position
type section subsection rank importance anchor title blockquote text contributors read_more image_src image_src_2x image_alt media_position position
entry systems animation 2 2 animation-markers Animation markers Put a pin in it Markers allow you to create subregions of an animation that can be jumped to or looped without playing the entire animation. These markers are also supported inside the Animation Tree, where you can easily create an <span class="code-highlight basetype">AnimationNode</span>s custom timeline based on the markers.
name github
ChocolaMint chocola-mint
https://github.com/godotengine/godot/pull/91765 /storage/releases/4.4/images/godot_animation_markers.webp /storage/releases/4.4/images/godot_animation_markers_2x.webp Image of the animation editor with markers added. right bottom-center