Page 1 of 1

I got a problem with having screen follow the character.

PostPosted: Tue Dec 20, 2011 4:30 am
by raminkhan
do you know how could I do that so that the character if picks up speed or stops the screen does it too?

Re: I got a problem with having screen follow the character.

PostPosted: Tue Dec 20, 2011 6:39 am
by master0500
view/drawActor/scripteditor
Code: Select all
xvelocity=player.xvelocity;

that will just make the xvelocity equal