skyace65
5a185cb0cf
Document animation markers
2025-02-17 12:36:22 -05:00
gomakappa
7d38ce8fef
upload images and edit pages
2025-01-04 16:20:39 -03:00
Kevin Bloch (@codingthat)
688d037c41
Fix typos in tutorials/animation/introduction.rst ( #9917 )
...
* Fix typos in tutorials/animation/introduction.rst
* Grammar fix
2024-09-06 22:57:35 -04:00
skyace65
a5e7c54f48
Document onion skinning, autoplay on load and
...
remove a reference to Godot 3
2024-02-20 21:49:19 -05:00
skyace65
b526390c20
Clarify which track is being talked about
2024-02-08 21:41:38 -05:00
Max Hilbrunner
485116d8a3
Character and typo fixes
2023-05-31 18:07:27 +02:00
Jan Thomä
09551bfa73
fix: link to animation tree tutorial
...
The link to the animation tree tutorial is wrong:
```
SHOULD BE:
https://docs.godotengine.org/en/stable/tutorials/animation/animation_tree.html#for-better-blending
IS CURRENTLY:
https://docs.godotengine.org/en/stable/tutorials/tutorials/animation/animation_tree.html#for-better-blending
```
Note the duplicate "tutorials/tutorials" in the path.
2023-03-15 09:01:50 +01:00
Silc Renew
278e78030d
Update outdated animation documents to synchronize them with latest
2023-02-13 14:19:36 +09:00
Brandon
3580038439
update "Apply Reset" option location
...
Under USING RESET tracks, it said the "Apply Reset" option was in the "Animation" dropdown menu. It's actually located in the "Edit" dropdown menu.
2022-09-19 05:15:00 -05:00
Jesse van Herk
8643265c69
Add section about the RESET animation in Introduction to the animation features ( #5628 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-02-21 19:27:17 +01:00
zacryol
f2ac9f8ab8
Reverse parenting order of Sprite and AnimationPlayer in tutorial
...
The docs had a sprite as the child of the player, then *immediately* after
says to not do that. Why mislead the reader at all and not just do it
the better way from the start? There nothing really gained from the
sprite being a child here, not even simplicity.
2022-01-22 12:36:21 -07:00
Matthew
095aaccd7d
Improve explenation for Trigger and Capture update modes ( #5476 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-27 17:24:47 +01:00
Rémi Verschelde
9a05eef561
4.0: Convert Sprite references to Sprite2D
...
Some screenshots will need to be updated so that the scene structures shown
in screenshot fit what the code blocks are referring to.
2021-10-06 14:29:55 +02:00
Marcin Sędłak-Jakubowski
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs ( #4496 )
...
* Various style edits
* Edit out "simple" when possible
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
Co-authored-by: Clay John <claynjohn@gmail.com >
2021-07-11 14:38:53 +02:00
Hugo Locurcio
c542006d9c
Recommend not adding nodes as a child of AnimationPlayer
2021-06-22 09:19:39 +02:00
Nathan Lovato
bf5ee98c6d
Edit animation intro page
...
Improving phrasing, addressing some typos, adding italics for references to the editor labels.
2020-12-22 07:00:09 -06:00
Paul Sobolik
76fbc3aeef
Fixed spelling error
2020-12-21 16:19:03 -05:00
Paul Sobolik
215c3b35f6
Edit animation intro page for clarity and grammar
2020-12-21 15:58:20 -05:00
Nathan Lovato
b556b4a4e9
Edit animation_track_types, rename reference to page
2020-10-09 13:07:07 -06:00
skyace65
64496774fd
Add a page on the different animation track types
2020-10-09 12:21:40 -06:00
Nathan Lovato
f9b547e1ef
Rename animation_2d page to animation
...
Closes #4136
2020-10-07 11:28:24 -06:00