mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Update 2D animation tutorial to show how to use a sprite sheet with AnimatedSprite (#3159)
* Added images for AnimatedSprite from spritesheet Added images to show how to use the AnimatedSprite class with a spritesheet in the tutorial. * Using AnimatedSprite with a sprite sheet I updated this tutorial to show how to easily use a sprite sheet with the AnimatedSprite class, including some screen shots. I changed the old wording that makes it sound like you cannot use a sprite sheet with AnimatedSprite. I also changed the wording that makes it sound as if you must choose between using the AnimatedSprite class or the AnimationPlayer, as you can use an AnimationPlayer with an AnimatedSprite. * Changed wording on proposed update I changed the wording to remove "easily" and verbs ending in "ing" to meet the doc's writing guidelines.
This commit is contained in:
BIN
tutorials/2d/img/2d_animation_add_from_spritesheet.png
Normal file
BIN
tutorials/2d/img/2d_animation_add_from_spritesheet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
tutorials/2d/img/2d_animation_frog_spritesheet.png
Normal file
BIN
tutorials/2d/img/2d_animation_frog_spritesheet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
tutorials/2d/img/2d_animation_play_spritesheet_animation.png
Normal file
BIN
tutorials/2d/img/2d_animation_play_spritesheet_animation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
tutorials/2d/img/2d_animation_spritesheet_animation.png
Normal file
BIN
tutorials/2d/img/2d_animation_spritesheet_animation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
tutorials/2d/img/2d_animation_spritesheet_select_rows.png
Normal file
BIN
tutorials/2d/img/2d_animation_spritesheet_select_rows.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
tutorials/2d/img/2d_animation_spritesheet_selectframes.png
Normal file
BIN
tutorials/2d/img/2d_animation_spritesheet_selectframes.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user