| mesh_mover_update_control(mover_name, control_name, value[, is_int]) |
|
| Parameters: |
| mover_name | | (string) name of the mesh mover |
| control_name | | (string) name of the animation control parameter |
| value | | (bool or int or float) the value to assign the control parameter |
| is_int | | (bool, optional) flag to distinguish between int and float params (defaults to false) |
| |
| Returns: |
| none |
|
| Description: |
| Play an action on a mesh mover. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |