From eb2b940918a0a3798d7302a71159ec3fbaf80e25 Mon Sep 17 00:00:00 2001 From: nnate1 Date: Tue, 1 Apr 2025 19:11:59 +0100 Subject: [PATCH] update "Add Library" to "New Library" --- getting_started/first_3d_game/09.adding_animations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/first_3d_game/09.adding_animations.rst b/getting_started/first_3d_game/09.adding_animations.rst index 38ae7f8aa..9c02cf13e 100644 --- a/getting_started/first_3d_game/09.adding_animations.rst +++ b/getting_started/first_3d_game/09.adding_animations.rst @@ -266,7 +266,7 @@ Open the *Player* scene, select the AnimationPlayer node and then click on (two small squares) alongside the *float* animation. Click OK to close the window. Then open ``mob.tscn``, create an :ref:`AnimationPlayer ` child -node and select it. Click **Animation > Manage Animations**, then **Add Library**. You +node and select it. Click **Animation > Manage Animations**, then **New Library**. You should see the message "Global library will be created." Leave the text field blank and click OK. Click the *Paste* icon (clipboard) and it should appear in the window. Click OK to close the window.