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