Move tutorial ZIPs to a dedicated repository

This commit is contained in:
Yuri Sizov
2023-04-25 17:29:17 +02:00
parent 01a92120ba
commit 0606a8ed38
23 changed files with 38 additions and 19 deletions

View File

@@ -289,4 +289,4 @@ You may find these code samples useful as starting points for your own projects.
Feel free to use them and experiment with them to see what you can make.
You can download this sample project here:
:download:`2D_movement_demo.zip <files/2D_movement_demo.zip>`
`2d_movement_starter.zip <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/2d_movement_starter.zip>`_

View File

@@ -28,7 +28,7 @@ animation:
.. image:: img/2d_animation_run_preview.gif
You can download the images here:
:download:`run_animation.zip <files/run_animation.zip>`
`2d_sprite_animation_assets.zip <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/2d_sprite_animation_assets.zip>`_
Unzip the images and place them in your project folder. Set up your scene tree
with the following nodes:

Binary file not shown.