Goal:
One last thing and our app will be complete!
We need to program our pokeball to bounce around the screen and move towards Pikachu!
Steps:
- From Pokeball, place an EdgeReached block.
- From Pokeball, place a PointInDirection block.
- From Pikachu, attach a Pikachu.X block to the x slot of the PointInDirection block.
- From Pikachu, attach a Pikachu.Y block to the y slot of the PointInDirection block.