Put drawing constants in vis config
USE_PLAYER_COOK_SPRITES = True SHOW_INTERACTION_RANGE = False SHOW_COUNTER_CENTERS = False
and write tests with different configs
USE_PLAYER_COOK_SPRITES = True SHOW_INTERACTION_RANGE = False SHOW_COUNTER_CENTERS = False
and write tests with different configs