Thread: Smooth Camera
View Single Post
  #4  
Old 11-19-2011, 08:00 PM
iBeatz iBeatz is offline
Kavan
iBeatz's Avatar
Join Date: Dec 2010
Location: Northern Ireland, UK
Posts: 154
iBeatz will become famous soon enough
Send a message via Yahoo to iBeatz
Quote:
Originally Posted by Emera View Post
I know you have to use setfocus ;P
But it quickly snaps to the player. I want it to glide to the player smoothly. I have seen it done on Esteria.
Just set the focus on a timeout, and just move the camera along the delta between the player and focus point divided by how much you want it to glide for before it reaches the player.
I haven't done it before but I assume that's how you would do it.
__________________

Intelligence without ambition is like a bird without wings.


Last edited by iBeatz; 11-19-2011 at 08:04 PM.. Reason: typo
Reply With Quote