About Store Forum Documentation Contact



Post Reply 
XCode shows errors.
Author Message
Truelegend Offline
Member

Post: #1
XCode shows errors.
When i am using windows and i done the same what now on windows is not errors at all. In XCode i have ;/

Code:
    Cam.setSpherical(this.Players[0].Vec,-PI_4,-0.5f,0,10).set(); // set initial camera

i also tried Players[0].Vec and Players[0].Vec() without (this)
06-19-2011 03:13 PM
Find all posts by this user Quote this message in a reply
Driklyn Offline
Member

Post: #2
RE: XCode shows errors.
You mean Players[0].pos() ?
06-19-2011 08:18 PM
Find all posts by this user Quote this message in a reply
Post Reply