Enemy trace and quick turn on 180 degrees

In the defaultproperties section. Something like this:

RotationRate=(Pitch=30000,Yaw=30000,Roll=30000)

20 is a very low value, try with 20000, or 40000.

You can change the value in any part of the code, using “actor.rotationrate.yaw = new value”.