Difference between revisions of "KFM CMD PLAY"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "{{LSL Constant |name=KFM_CMD_PAUSE |type=integer |value=2 |desc=Command used in the options parameter llSetKeyframedMotion .Pauses the animation but don't reset it at the start o…")
 
 
Line 1: Line 1:
{{LSL Constant
{{LSL Constant
|name=KFM_CMD_PAUSE
|name=KFM_CMD_PLAY
|type=integer
|type=integer
|value=2
|value=0
|desc=Command used in the options parameter llSetKeyframedMotion .Pauses the animation but don't reset it at the start of motion.
|desc=Command used in the options parameter llSetKeyframedMotion .Resumes the animation previously stopped by KFM_CMD_STOP or KFM_CMD_PAUSE
|examples
|examples
|constants=
|constants=
{{LSL DefineRow||[[KFM_CMD_PLAY]]|}}
{{LSL DefineRow||[[KFM_CMD_PAUSE]]|}}
{{LSL DefineRow||[[KFM_CMD_STOP]]|}}
{{LSL DefineRow||[[KFM_CMD_STOP]]|}}
{{LSL DefineRow||[[KFM_COMMAND]]|}}
{{LSL DefineRow||[[KFM_COMMAND]]|}}

Latest revision as of 06:34, 5 June 2013