ソースを参照

Update scripting_player_input.rst

Removed outdated: true - I completed this page using Godot 4.1, and everything seems up-to-date.
Chris 2 年 前
コミット
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.