I'm making a custom tank and I want the main turret to be able to turn faster. Where is the code that controls the turrets turning speed? In UT2004 it was set up like this:
PitchUpLimit=6000
PitchDownLimit=61500
RotationsPerSecond=0.180000
I need to be able to turn the gun faster and set the yaw/pitch constraints as well.
PitchUpLimit=6000
PitchDownLimit=61500
RotationsPerSecond=0.180000
I need to be able to turn the gun faster and set the yaw/pitch constraints as well.
Comment