Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 07.killing_player.rst #9773

Merged
merged 3 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion getting_started/first_3d_game/07.killing_player.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Also note that the enemy colliding with the player and dying depends on the size
``Player`` and the ``Mob``\ 's collision shapes. You may need to move them
and resize them to achieve a tight game feel.

You can pat yourself in the back: you prototyped a complete 3D game,
You can pat yourself on the back: you prototyped a complete 3D game,
even if it's still a bit rough.

From there, we'll add a score, the option to retry the game, and you'll
Expand Down
Binary file not shown.
Binary file modified tutorials/scripting/img/autoload_example.webp
Binary file not shown.
Binary file modified tutorials/scripting/img/autoload_tab.webp
Binary file not shown.
Binary file modified tutorials/scripting/img/autoload_tutorial1.webp
Binary file not shown.