πŸ“ΈRotateTowardsCamera

Used to face objects in/out camera

How to use

Simply add this script to object that needs to be rotated.

There are 2 versions

RotateTowardsCamera is more expensive than RotateTowardsCameraJustForward. You can compare these two scripts in action and choose what you like more.

If you want to use world object that acts like UI but in 3D space

-> use RotateTowardsCameraJustForward.cs

Last updated