void SendAiZhuJiaoNanAction(int turnLeftVal, int turnRightVal)
 {
     ZhuJiaoNanScript.SetZhuJiaoNanAction(turnLeftVal, turnRightVal);
 }