Selaa lähdekoodia

Update scripting_player_input.rst

Removed outdated: true - I completed this page using Godot 4.1, and everything seems up-to-date.
Chris 1 vuosi sitten
vanhempi
commit
2f6781fdfe
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      getting_started/step_by_step/scripting_player_input.rst

+ 0 - 2
getting_started/step_by_step/scripting_player_input.rst

@@ -1,5 +1,3 @@
-:article_outdated: True
-
 .. Intention: only introduce one necessary input method at this point. The
    Inputs section of the docs should provide more guides comparing the various
    tools you have to manage the complexity of user input.