damn!! about a month i wondered whats wrong with the script.
var temptilt=0;
…..
camera.tilt +=(key_cuu - key_cud)*4*time;
if…
else..
….
camera.tilt = 0 + temptilt;
the red should be temptilt.
oh, god…
damn!! about a month i wondered whats wrong with the script.
var temptilt=0;
…..
camera.tilt +=(key_cuu - key_cud)*4*time;
if…
else..
….
camera.tilt = 0 + temptilt;
the red should be temptilt.
oh, god…
Post a Comment