diff --git a/tutorials/animation/playing_videos.rst b/tutorials/animation/playing_videos.rst index 4f5879972e4..5122f9ca9f6 100644 --- a/tutorials/animation/playing_videos.rst +++ b/tutorials/animation/playing_videos.rst @@ -76,7 +76,7 @@ a float. Otherwise, the division's result will always be an integer. Once you've configured the AspectRatioContainer, reparent your VideoStreamPlayer node to be a child of the AspectRatioContainer node. Make sure **Expand** is -disabled on the VideoStreamPlayer. Your video should now scale automatically +enabled on the VideoStreamPlayer. Your video should now scale automatically to fit the whole screen while avoiding distortion. .. seealso::