umm can any 1 help me wit fps style like da camra folo'z yo hero were ever it goes like if ur hero turns da camra turns wit ur hero. if any 1 can help i would really. appreciate it
232 posts California (the center of the world) joined
#2
its not hard, just the hard part is (or was last time i was doing triggers) adjusting for height. all you ahve to do is either create a camera for each player and set it to the hero or adjust the camera level and such. but like i said, adjusting for height every x seconds so it wont go through the ground on a mound is hard.
96 posts Belguim, Brussels, Jette, my street, my house, my PC joined
#3
use the triggers:
events: map initialization actions: -lock player 1 camera to unit
events: - every 0.01" of game time actions: -set player 1 camera height offset to 100 (or something else) -set player 1 camera rotation to facing angle of unit -set player 1 camera angle of attack to 345 (it's one of the best settings) -set player 1 camera distance to target to 600 (again the best i think)