Hi Guys,
I am very new to coding. I do it since half a year at school.
First of all I want to say I am sorry for my bad englisch.
Our current project is to do a Robot Arm with an upper arm a forearm and a hand.
Wie should be able to control parts of the arm (for example just the upper arm) and the other parts of the arm should adjust their position and rotation to the current position of the joint automatically.
At the moment I struggle at one main problem.
I draw the arm with Greenfoot Image so i have several different objects.
I need to rotate and move a certain object and not all of them like setLocation() or setRotation() do.
Has anyone an idea how to do that?
I hope you understand my problem.
Thanks in advance!
Samuel
