set Move Speed
Sets the movement speed for this avatar. This move speed will be used whenever the player moves, unless a temporary move speed is utilized, which will take priority. The known values are:
| Type | Id |
|------------|----|
| Stationary | -1 |
| Crawl | 0 |
| Walk | 1 |
| Run | 2 |Content copied to clipboard
Parameters
value
the move speed value.