Difference between revisions of "SetPlayerControls - Actor"
Jump to navigation
Jump to search
no edit summary
imported>Fg109 m |
imported>KaXaK |
||
Line 24: | Line 24: | ||
== Notes == | == 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. | ||
*'''Do not use this method''' to disable/enable player controls. Use [[DisablePlayerControls - Game]] / [[EnablePlayerControls - Game]]. | |||
== See Also == | == See Also == |