So unfortunately the TEAL forums are vacant so I have to ask here.
I have a list set up of seven array (images of ducks) here is what the instructions state:
- add on a game update every 500 ms block to your game
- In the event handler, change the current frame (variable) by 1
- Finally set your sprite’s image to be the value of the fram list (variable) array at the current frame
#3 makes entirely no sense to me. Please help.