我们将使用 left_countdown_count 的值来控制投球的距离。

  • 点击 ,将 Set x Speed 拖动到 space_bar() 事件内部。确保带有 ····
  • .set_x_speed() 指令中的数字替换为 left_count
  • 将指令前面的名称更改为 ball

现在,ball 的 x 速度设置为按下向左键的次数(left_count的值)。

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)