#define PARALLAX_DELAY_DEFAULT world.tick_lag #define PARALLAX_DELAY_MED 1 #define PARALLAX_DELAY_LOW 2 // WARNING - client.prefs uses this, if you change these make sure to update the code in preferences! #define PARALLAX_DISABLE 0 #define PARALLAX_LOW 1 #define PARALLAX_MED 2 #define PARALLAX_HIGH 3 #define PARALLAX_INSANE 4 // default // keep this false until we can fix it being a seizure hazard/ugly as sin #define PARALLAX_ROTATION_ANIMATIONS FALSE