From 6369d028cb534fcd2082b1965ed0b1b6a708eaac Mon Sep 17 00:00:00 2001 From: Naryosha Date: Thu, 4 Mar 2021 19:26:08 +0700 Subject: [PATCH] 2DSkeletons: Fix "copy polygon to uv" button name (#4675) --- tutorials/animation/2d_skeletons.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/animation/2d_skeletons.rst b/tutorials/animation/2d_skeletons.rst index f0076cc14..89cf7f6e5 100644 --- a/tutorials/animation/2d_skeletons.rst +++ b/tutorials/animation/2d_skeletons.rst @@ -86,8 +86,8 @@ piece. When you duplicate nodes and the next piece has a similar shape, you can edit the previous polygon instead of drawing a new one. -After moving the polygon, remember to update the UV by selecting Edit -> "Polygon --> UV" in the Polygon 2D UV Editor. +After moving the polygon, remember to update the UV by selecting +**Edit > Copy Polygon to UV** in the Polygon 2D UV Editor. .. image:: img/skel2d5.png