mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
@@ -354,6 +354,9 @@ window and selecting the ``new_game()`` method or type "new_game" below "Receive
|
||||
in the window. Verify that the green connection icon now appears next to
|
||||
``func new_game()`` in the script.
|
||||
|
||||
Remember to remove the call to ``new_game()`` from
|
||||
``_ready()``.
|
||||
|
||||
In ``new_game()``, update the score display and show the "Get Ready" message:
|
||||
|
||||
.. tabs::
|
||||
|
||||
Reference in New Issue
Block a user