STEP 13: Now, let's set up the lists we'll use to collect our data.

  • In , drag in Empty List OUTSIDE and underneath your collision event.
  • Rename the list's variable name from my_list to dragon_count_list.
  • Drag in another Empty List OUTSIDE and underneath your collision event.
  • Rename the list's variable name from my_list to timer_list.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE