Open GoogleCodeExporter opened 9 years ago
i think you can calculate look at point base on center point
look.x = center.x + sin( angle ) * R
look.z = center.z + cos( angle ) * R
this will allow to rotate around Y
PS. might somehow otherwise
Original comment by andrei.p...@gmail.com
on 28 Jan 2013 at 5:08
Original issue reported on code.google.com by
startthe...@gmail.com
on 25 Dec 2012 at 2:38