BGE python api addition, GameObject get/setState and Controller.getState()
Also added a note in the tooltip for action priority when using more then 1 action at a time.
This commit is contained in:
@@ -81,6 +81,7 @@ class SCA_PythonController : public SCA_IController
|
||||
KX_PYMETHOD_DOC(SCA_PythonController,GetActuators);
|
||||
KX_PYMETHOD(SCA_PythonController,SetScript);
|
||||
KX_PYMETHOD(SCA_PythonController,GetScript);
|
||||
KX_PYMETHOD(SCA_PythonController,GetState);
|
||||
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user