From 3580038439775c3e41f3e15b1393fc643672fb2e Mon Sep 17 00:00:00 2001 From: Brandon Date: Sun, 4 Sep 2022 12:16:21 -0500 Subject: [PATCH] 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. --- tutorials/animation/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/animation/introduction.rst b/tutorials/animation/introduction.rst index b587065b9..e35a2a3f6 100644 --- a/tutorials/animation/introduction.rst +++ b/tutorials/animation/introduction.rst @@ -341,7 +341,7 @@ where they were. If you want to reset the tracks in the editor, select the AnimationPlayer node, open the **Animation** bottom panel then choose **Apply Reset** in the -animation editor's **Animation** dropdown menu. +animation editor's **Edit** dropdown menu. When adding tracks on new animations, the editor will ask you to automatically create a RESET track when using the keyframe icon next to a property in the inspector.