JakeCataford / unity-tinkerbox

A Collection of game-independent unity scripts.
5 stars 1 forks source link

Camera Should Lead In the Direction the Player Is Facing #3

Open JakeCataford opened 10 years ago

JakeCataford commented 10 years ago

I would abstract this to either set it's leading vector to point toward the mouse, or accept an arbitrary leading vector for whatever reason you might need it.