I want to make a turret go slower than 100% but it just makes the turret out of order
Here’s the turret code
sum(Yaw/1)
How do I limit maximum yaw Input strength?
27.5k Hiimakeplanes
1.7 years ago
I want to make a turret go slower than 100% but it just makes the turret out of order
Here’s the turret code
sum(Yaw/1)
@hpgbproductions someone gave me that code when I asked for a code to rotate a turret over 360 degrees
why are you dividing by 1
change 1 to other values and try :)
@ZeroWithSlashedO press 1 and use yaw
uh
just reduce the speed of the rotator?
I uh
what are you trying to do