NPC.SetMovementSequence
From GMod Wiki
| Function | |
| Syntax | NPC:SetMovementSequence( Integer sequence ID ) |
| Description: | |
| Set the movement sequence of the NPC. | |
| Returns: | nil |
| In Object: | NPC |
| Realm: | http://wiki.garrysmod.com |
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=NPC.SetMovementSequence]NPC.SetMovementSequence [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |
Additional Info
- Just like SetMovementActivity, but with a sequence ID instead.