Hey I’m trying to setup to have my camera follow a spaceship at a set distance ( in 3d space). So the camera would always be a certain distance behind but would ‘smooth follow’ the other axis. My problem is that right now the smooth follow starts to fall way behind the ship when it starts moving fast. Heres the SmoothFollow script I’m using http://www.unifycommunity.com/wiki/index.php?title=SmoothFollow2
I’ve been banging my head against my desk for days trying to figure this out any insight or pointers will be greatly appreciated.