C++ Framebuffer doesn’t catch all textures and can’t be refreshed
I am currently struggling with my framebuffer in my 2D C++/OpenGL Game and failing to see my issues. It will not store some of my textures and can’t be updated properly and I can’t seem to find the reason.