morph animation

Hello!
I am dealing with animation and I can’t figure out what the numbers after the word ‘end’ mean in the .xml file from the example describing the animation: end = ‘0.066666662693024,0.118518471717834,0.285937488079071,0.592592597007751’
Please tell me what they are responsible for.
How and where is the start and end position of the animation determined?
Thanks.

Those numbers are the bounding box of the Gauge at the end of the animation sequence (left, top, right, bottom).

Select the desired sensor in the editor, when it is highlighted, press “Ctrl+Q” on the keyboard, you have copied the coordinates of the four points of the selected element to the clipboard. Then go to the animation file…_anim.XML, highlight the existing coordinates ‘0.066666662693024,0.118518471717834,0.285937488079071,0.592592597007751’, paste “Ctrl+V” from the clipboard. You have indicated the extreme position for this sensor.