madrussian 347 Posted April 21, 2008 A while back, I was having an interesting problem: After creating a camera and targeting it on the player, I could still control the movement of the player. Â After doing some fiddling, I eventually solved the problem, taking away player control over his character while the camera was focused on him. Â At that time, this was a big issue until I fixed it. However, for a mission I am creating now, I actually need this ability for the player to move his character while the camera is focused on him. Â But for the life of me, I can't figure out how I made this happen in the first place! Unfortunately, experementing with disableUserInput has not helped thus far... Does anyone know how to make this work again? Â How to retain control of player movement of his character while the camera is focused on him? Â Thanks in advance! Share this post Link to post Share on other sites
Mr Sarkey 0 Posted April 21, 2008 You could try Handy Tools by geloxo (http://www.armaholic.com/page.php?id=1327) A number of scripts there, 'trackcam' would do the job. Share this post Link to post Share on other sites
madrussian 347 Posted April 21, 2008 Thanks supershooter. Â I will check that out tonight! Share this post Link to post Share on other sites