Просмотр исходного кода

Update scripting_player_input.rst

Removed outdated: true - I completed this page using Godot 4.1, and everything seems up-to-date.
Chris 1 год назад
Родитель
Сommit
2f6781fdfe
1 измененных файлов с 0 добавлено и 2 удалено
  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.