flysouth Posted June 2, 2016 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
Azaezel Posted June 3, 2016 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
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.