12.12.2013, 03:15
Quote:
Did you made that script ?, it looks pretty good
First I wanted to let it work over angles but well I got a problem with representing it on the screen Wordering about pawn Код:
|
Код:
fYaw = 90.0; fPitch = 0.0; fCamPos[0] = -0.1; fCamPos[1] = 0.0; fCamPos[2] = fHeight;
it I used for debugging
next, change fZFar to bigger value(for example, 6000.0)
good luck