From df4581fd0b074cba3aae1f522494a0838d33520d Mon Sep 17 00:00:00 2001 From: Timur Surov <52236889+TimSorrow@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:34:57 +0100 Subject: [PATCH] Update 09.adding_animations.rst The picture shows 0.3 and the animation is smoother --- 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 353e86a6803..63235aecc2d 100644 --- a/getting_started/first_3d_game/09.adding_animations.rst +++ b/getting_started/first_3d_game/09.adding_animations.rst @@ -95,7 +95,7 @@ Two tracks appear in the editor with a diamond icon representing each keyframe. |image11| You can click and drag on the diamonds to move them in time. Move the -position key to ``0.2`` seconds and the rotation key to ``0.1`` seconds. +position key to ``0.3`` seconds and the rotation key to ``0.1`` seconds. |image12|