Hi!
So this is a program where there is are ladybugs at diagonal opposite corners of the world. They are facing each other. The two ladybugs are two different images stored in the same class titled "Ladybug" . Now, when i press right arrow key, I want the ladybug in the bottom corner to move right and the one in the top corner to move left. When i press left arrow key, the bottom one moves left and the top one moves right. Similar way for up and down. basically, the bottom one follows the arrow keys and the top one does the exact opposite. It has something to do with parameters im' guessing but I cant figure it out. Help needed urgently.
For more reference, there's the image of the world.
Thanks!
