Any ideas?? Any1 else seen this b4??

Moderators: thunderchero, MrVulcan
Although I'm not sure if in A2 this works the same way as in A1// DEBUG DISPLAY
int SHOW_QUADTREE = 0;
int SHOW_FOOTPRINTS_IN_EDIT_MODE = 0;
int DEBUG_VECTORS_3D = 0;
int DEBUG_SHOW_AI_PATHS = 0;
int DEBUG_SHOW_AI_PATHS_RUNNING = 0;
int DEBUG_SHOW_CURVES = 1;
int DEBUG_SHOW_OBJ_POSTS = 1;
int DEBUG_SHOW_OBJ_POSTS_RUNNING = 0;
int DEBUG_SHOW_LOCAL_BOUNDING_BOX = 0;
int DEBUG_SHOW_OBJECT_BOUNDING_BOX = 0;
int DEBUG_SHOW_LOCAL_BOUNDING_SPHERE = 0;
int DEBUG_SHOW_OBJECT_BOUNDING_SPHERE = 0;
int DEBUG_SHOW_BOUNDING_SQUARE = 0;
int DEBUG_DRAW = 0;