So I've set my magnet to only to 0 degrees and given it the following code for when A is pressed:
Code:
OAngle( "Physics - Magnet", X( "Active" ), Y( "Active" ) )
It works the first time, it changes the angle correctly. But when I move and try again, it fails. Why?