Hi!
Painfully new to Greenfoot and coding in general so would seriously appreciate any help :)
I’m currently creating a side-scrolling game and I’d like for the main actor to cycle through 8 image frames whilst the player is pressing down the right arrow key so that it looks like he’s running. I literally don’t even know where to start and right now the actor is just a static image. My teacher suggested creating an array but I have no idea how to go about doing that.
Any suggestions?

