STEP 8: Let's add some detail to our battle scene!

  • Change your dragon's variable name to dragon.
  • In , drag in Go To inside your battle_scene function.
  • Change the arguments inside the .go_to() command to (150, -150). and the variable in front to dragon.
  • Have your knight Say "Oh no, a dragon!"

# THIS ACTIVITY IS IN PREVIEW ONLY MODE