第 7 步:让我们改变坐标,让我们的精灵滑向花朵!我们的舞台在 x 轴和 y 轴上从 -8 到 8。

  • 点击跑去看台上的花。
  • 代码编辑器中单击并将.glide_to() command to ( 5 , -6 ).
  • .glide_to()命令中的数字是精灵滑行到的坐标对。

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)