Step 2: Movement
On every frame, each
Wallaby
object will move 3 pixels in the direction it is facing.
is facing direction
: Set X position to X( "
" )-3
is facing direction
: Set X position to X( "
" )+3
5