Added: #1469 Implementation of the shake modifier impulse

--HG--
branch : gsoc2012-fabien
hg/feature/gsoc2012-fabien
Fabien_HENON 13 years ago
parent 95b28dc3bb
commit fa194fa246

@ -55,7 +55,7 @@ public:
virtual void sendCameraModifier(NLMISC::CBitMemStream& bms)
{
bms.serial(const_cast<float&>(Strength));
}
CAMERA_ANIMATION_MODIFIER_NAME("camera_modifier_shake");

Loading…
Cancel
Save