Quote:


if(key_cul == on)
{
my.pan+=1;
}
if(key_cur == on)
{
my.pan-=1;
}





Collision detection won't take effect while entity is pan/tilt/roll,
use c_rotate instead.