View Single Post
  #6  
Old 05-12-2008, 09:34 AM
aznan aznan is offline
Member
 
Join Date: Apr 2008
Posts: 11
I solved it by calculating my own side vector and moving the eyes' position along this vector, I then feed left/right positions into the update function instead of a position and an orientation. This works great.
Reply With Quote