第 2 步:让我们添加一个网格,以便我们能够看到角色的位置。

  • 向下滚动以找到Create Grid Overlay并将其拖到代码编辑器中。
  • 找到Set Background Color并将其拖入。
  • .set_background_color()命令中的颜色从"blue"更改为"azure"

符号很重要!进行更改时,请确保不要删除引号" "或括号( )

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

stage.set_background("schoolentrance") stage.wait(2)
  • Run Code
  • 提交作品
  • 下个活动
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)