瀏覽代碼

Update 2D Sprite Animation images and tweak tutorial (#3062)

Matthew 6 年之前
父節點
當前提交
8335122512

+ 1 - 1
tutorials/2d/2d_sprite_animation.rst

@@ -61,7 +61,7 @@ of the animation from "default" to "run".
 
 
 Back in the Inspector, check the box for the *Playing* property. You should
 Back in the Inspector, check the box for the *Playing* property. You should
 now see the animation playing in the viewport. However, it is a bit slow. To
 now see the animation playing in the viewport. However, it is a bit slow. To
-fix this, change the *Speed (FPS)* setting in the SpriteFrames panel.
+fix this, change the *Speed (FPS)* setting in the SpriteFrames panel to 10.
 
 
 You can add additional animations by clicking the "New Animation" button and
 You can add additional animations by clicking the "New Animation" button and
 adding additional images.
 adding additional images.

二進制
tutorials/2d/img/2d_animation_spriteframes.png


二進制
tutorials/2d/img/2d_animation_spriteframes_done.png