I have defined a CircularShape named car having 3 points(displayed as triangle) and Circular shape field which is circular in shape,
I want field to stay at tip of the car and move along with the tip of the car but the problem is when i run the program, they dont move together, some ambiguous behavious is there i think there is some problem with position and origin of both the shapes please correct me, car's origin cant be changed though for some future purposes
I am uploading the code as attachment