So I'm trying to make a heading device, but every time I make a 180-degree turn it instantly goes the opposite direction 180-degrees. Is there a way to fix this? I'm using the simple input of Heading/180
So I'm trying to make a heading device, but every time I make a 180-degree turn it instantly goes the opposite direction 180-degrees. Is there a way to fix this? I'm using the simple input of Heading/180
Make min and max values something like 999999999999999 it’ll take a while to get to the end...
Doesn’t seem like that worked. I think we’re just stuck with this problem for now@spefyjerbf
There is a small chance that sum(rate(heading)) / 180 might work.
@SnoWFLakE0s So what your saying is there is no way to fix this?
@asteroidbook345 So I tried this, and what it seems to do is spin in the direction of north faster and faster as I move away from the north(Heading East=counter clockwise and vice versa) and as I head closer to North the rotator spins slower until I'm facing directly north and it stops spinning
Heading is from -180 to 180 deg- probably why.