Kalizar Posted January 25, 2010 Share Posted January 25, 2010 Hey all,I'm wondering....What is the script which you can apply that makes objects follow your crosshair, such as in Real Time Settler? Link to comment Share on other sites More sharing options...
Cipscis Posted January 25, 2010 Share Posted January 25, 2010 It's not a script, per se, rather a general code structure that uses positional functions like GetAngle, GetPos and SetPos. For an example of this type of script, have a look at this - Forced Relative Orientation Cipscis Link to comment Share on other sites More sharing options...
Kalizar Posted January 25, 2010 Author Share Posted January 25, 2010 Ah, thank you. So, if I were to be at the Z angle 49, with Rawr set as my angle, "myref.setangle z Rawr" would set the object's z-angle to 49? Also, I do not completely understand.... How would you make the object move according with how you tilt your crosshair up and down? For example, how would you make a boulder come closer to you as you look down, and farther away when you look up more? Link to comment Share on other sites More sharing options...
Recommended Posts