Hiya! Absolutely love Fauxton 3d. It's so much fun to work with. I have a question about how I could disable the lighting on certain models. I have this row of fences for example which are each individually lit. I've been trying to use `fauxton_model_draw_override(model);` within Draw End to disable it. Whatever I'm doing there must be incorrect though because I'm not seeing a difference. Alternatively, if it's easy to somehow "join" these fence models and share the lighting that would be great. Disabling it would be fine as they're just dark brown, but I'm open to any ideas. Thanks!