Shaking camera

IsabelleKIsabelleK Member, Sous Chef Posts: 2,807
edited March 2012 in Working with GS (Mac)
Hi!
I have an actor which controls camera. It always has to be in the middle between two actors (they are moving). I have a Control Camera, and Constrain ( constrain self.position.X to ((game.actor1+game.actor2)/2) ) behaviors.
It works fine, but camera is shaking while moving. Do you know any way to make it move more smoothly? I tried to use Move behaviors, but it's still shaking.

Thanks!

Comments

Sign In or Register to comment.