Exemple #1
0
 private void Update()
 {
     if (!isBusy)
     {
         FPSCam.ResetView(attributes.RecoilRecovery);
     }
     accuracy.RecoverBloom(attributes.BloomRecoveryTime);
 }