protected override void Start()
 {
     base.Start();
     rotateFactor = MyStaticLibrary.maxMagnitudeFloat(personalityUniform);
 }