RhemaGames / godot-cameraman

Camera Scripts for Godot
GNU General Public License v3.0
1 stars 1 forks source link

Chase Camera #5

Open bflanagin opened 1 year ago

bflanagin commented 1 year ago

Chase cameras will take slightly longer to speed up or slow down when a character moves. This gives the impression of speed.

bflanagin commented 1 year ago

I've implemented this and still feel like there is the need for something else. I'm going to experiment with various "lagged response" setups. They idea will be to give the player character freedom to drift a bit before the camera responds and returns the character to center screen.