Cataclysmanic / GO2022

4 stars 1 forks source link

Camera should probably lead the player #64

Closed plexsoup closed 1 year ago

plexsoup commented 1 year ago

Consider lerp offsetting the camera in the direction of player movement. Then, players might be able to see ahead a bit.

Try it out, but have caution. Sometimes weird camera effects make it harder to follow the player, or make the controls feel less-tight.

plexsoup commented 1 year ago

I added lookahead to the camera, except when inventory is open.