SetCutsceneCameraMoveRate

From NWN Lexicon



Contents

[edit] SetCutsceneCameraMoveRate(object, float)

Sets the current movement rate factor for the cutscene cameraman

void SetCutsceneCameraMoveRate(
    object oCreature,
    float fRate
);

[edit] Parameters

oCreature

The cutscene "cameraman"

fRate

Movement rate, 0.1 - 2.0


[edit] Description

Sets the current movement rate factor for the cutscene camera man.
NOTE: You can only set values between 0.1, 2.0 (10%-200%)



[edit] Version

1.61

[edit] See Also

functions: 

GetCutsceneCameraMoveRate



 author: Lilac Soul
 

Personal tools
Categories