Difference between revisions of "SetPlayerControls - Actor"
Jump to navigation
Jump to search
m
no edit summary
imported>Fg109 |
imported>Fg109 m |
||
Line 22: | Line 22: | ||
</source> | </source> | ||
== Notes == | |||
*NPC will have AI disabled after setting to player controlled. Call [[EnableAI - Actor|EnableAI]] afterwards to actually move the NPC. | *NPC will have AI disabled after setting to player controlled. Call [[EnableAI - Actor|EnableAI]] afterwards to actually move the NPC. | ||
Line 28: | Line 28: | ||
*[[Actor Script]] | *[[Actor Script]] | ||
*[[GetPlayerControls - Actor]] | *[[GetPlayerControls - Actor]] | ||
*[[EnableAI - Actor]] |