Changed: #1469 Shake frequency

--HG--
branch : gsoc2012-fabien
hg/feature/gsoc2012-fabien
Fabien_HENON 12 years ago
parent 1774ee7278
commit 9c838c39ed

@ -82,7 +82,7 @@ public:
_CurrVec = newVec; _CurrVec = newVec;
_CurrTime = 0.f; _CurrTime = 0.f;
_WaitTime = 0.1f; _WaitTime = 0.05f;
} }
output.CamLookAtDir = currCamInfo.CamLookAtDir; output.CamLookAtDir = currCamInfo.CamLookAtDir;

Loading…
Cancel
Save