flysouth Posted June 2, 2016 Share Posted June 2, 2016 I have wasted hours trying to get the setTurretEulerRotation function to do anything. The getTurretEulerRotation returns values but the set does nothing. Does anybody know if this works and if so how do you script it? Quote Link to comment Share on other sites More sharing options...
flysouth Posted June 3, 2016 Author Share Posted June 3, 2016 Does anybody know? Quote Link to comment Share on other sites More sharing options...
Azaezel Posted June 3, 2016 Share Posted June 3, 2016 ==>19993.setTurretEulerRotation("1 1 1");==>19993.getTurretEulerRotation();57.2958 57.2958 57.2958==>19993.setTurretEulerRotation("10 10 10");==>19993.getTurretEulerRotation();572.958 572.958 572.958==>19993.setTurretEulerRotation("100 100 100");==>19993.getTurretEulerRotation();5729.58 5729.58 5729.58==>19993.setTurretEulerRotation("10 10 10");==>19993.getTurretEulerRotation();572.958 572.958 572.958==>19993.setTurretEulerRotation("1 1 1");==>19993.getTurretEulerRotation();57.2958 57.2958 57.2958 does look like somethings gone a bit pearshaped there... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.