Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::AllowLowerBodyToTurn Method
Syntax
C++
int AllowLowerBodyToTurn(IFunctionHandler* pH, ScriptHandle entityID, bool bAllowLowerBodyToTurn);
Parameters 
Description 
bool bAllowLowerBodyToTurn 
true if you want to allow the turning movement of the body, false otherwise 
entityId 
entity id of the agent you want to set the look style to 

!

AI.LockBodyTurn(entityID, bAllowLowerBodyToTurn)

!  

!

Copyright (c) 2012. All rights reserved.