Sandman712 10 Posted July 28, 2019 I'm just messing around in the 3den editor and trying to make cool looking scenes. Some of these scenes include tanks, what is the easiest way to turn tank turrets to look at a target in the editor? Share this post Link to post Share on other sites
leebas 38 Posted September 24, 2019 Use an AI, rotate them to the direction you want and put them in the tank. Share this post Link to post Share on other sites
Melody_Mike 131 Posted February 27, 2020 I am thinking you could do a lot of things. A) Perhaps add a dummy enemy with allowdamage false and enablesimulation false, and then place them wherever off camera. B) Dummy enemy, and a scripting command for the gunner with doTarget or doWatch. See example: https://community.bistudio.com/wiki/doWatch There may be scripting commands that directly set the turret elevation and rotation, but I never had use for the them. Share this post Link to post Share on other sites