Useful Variables:
- Coordinates of Paperclip, xPaperclip, yPaperclip, relative position south
- Coordinates of Sheet, xSheet, ySheet, relative position west
- Size of Sheet, xSizeS, ySizeS
Information:
- The string attached to the paperclip is already following the paperclip's coordinates
- Flipping of the magnet does nothing as it doesnt change anything in the actual experiment, just giving a variety
For Debugging:
TRmsg: "xSheet= "+_view._format(xSheet,"0.0")+"\nblockbymetal="+blockbymetal
TLmsg: "Type of Sheet [Iron, Wood, Plastic, Ceramic] = " + sheetType
BRmsg: "distance="+distance+"\nattractiveA="+attractiveA+"\nangle="+angle+"\nomega="+omega+"\ndx="+dx+"\ndy="+dy+"\ndistance2="+distance2
BLmsg: "thetao="+thetao+"\ntheta="+theta+"\nxPapercliptip="+xPapercliptip+"\nyPapercliptip="+yPapercliptip