this is a recurring mechanic for me, whats a good, fast way to aim at something along only one axis?
as for right now i just use transform.LookAt() then zero out the 2 unused axis. this seems like a waste though, is there a better way to achieve this?
↧