Xeno Posted January 29, 2012 Share Posted January 29, 2012 Well, setCameraMatrix works, but, i can't seem to rotate the camera and I don't know why. setCameraMatrix(source, 73.6,1763,48, 1468.388671875, -918.42474365234, 0, 0,25000) -- The last 25000 doesn't work at all, it doesn't turn the camera at any number.. Please help D: Link to comment
Castillo Posted January 29, 2012 Share Posted January 29, 2012 setCameraMatrix(source, 73.6,1763,48, 1468.388671875, -918.42474365234, 0, 0, 0, 25000) It has 8 arguments: 3 for position 3 for look at. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now