Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/learnindex.json
Original file line number Diff line number Diff line change
Expand Up @@ -2867,13 +2867,13 @@
{
"author": "Defold",
"description": "In this beginner's tutorial you learn how to capture player input and make a character move and animate. You will also learn about game objects, components and collections.",
"image": "/tutorials/images/videos/astronaut.png",
"image": "/tutorials/images/top-down-movement.webp",
"locales": [
"en",
"zh",
"ru"
],
"name": "Walking astronaut",
"name": "Top down movement",
"path": "/tutorials/astronaut",
"tags": [
"tutorial",
Expand Down