KFM CMD PLAY
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer KFM_CMD_PAUSE = 2;The integer constant KFM_CMD_PAUSE has the value 2
Command used in the options parameter llSetKeyframedMotion .Pauses the animation but don't reset it at the start of motion.
Caveats